Skip to content

PyEPR 1.0.0

Compare
Choose a tag to compare
@avalentino avalentino released this 08 Sep 18:26
· 161 commits to master since this release
  • Do not use deprecated numpy_ API (requires Cython_ >= 0.29)
  • Minimal numpy_ version is now v1.7
  • Set cython_ 'language_level` explicitly to '3str' if cython_ >= v0.29, to '2' otherwise
  • Python v2.6, v3.2, v3.3 and v3.4 are now deprecated. Support for the deprecated Python version will be removed in future releases of PyEPR