Skip to content

PyEPR 0.9.5

Compare
Choose a tag to compare
@avalentino avalentino released this 23 Aug 08:33
  • Fix compatibility with numpy >= 1.14: :func:np.fromstring is deprecated.
  • Update the pypi sidebar in the documentation
  • Use .rst extension for doc source files
  • Fix setup script to not use system libs if epr-api sources are available
  • Do not access fields of bands after that the product has been closed (fix a segmentation fault on windows)
  • unittest2 is now required for Python < 3.4