Skip to content

v2.3.5

Compare
Choose a tag to compare
@PierreRaybaut PierreRaybaut released this 21 Jun 10:11
· 135 commits to master since this release

Version 2.3.5

This release is mainly intended to fix the Windows binary distribution, which was not
supporting NumPy 2.0.

🛠️ Bug fixes:

  • Moved back conftest.py to the tests folder (was in the root folder), so that
    pytest can be executed with proper configuration when running the test suite
    from the installed package

  • Removed benchmarks from automated test suite (not relevant for the end user):
    added plotpy-benchmarks script to run the benchmarks