Skip to content

v3.45.1 - CI packaging patch

Choose a tag to compare

@Patdolitse Patdolitse released this 01 Jun 09:26

v3.45.1 is a CI and packaging patch release for v3.45.0.

Fixed

  • Added a package initializer for demos/, fixing ModuleNotFoundError: No module named 'demos' during CI collection of tests/test_cross_tool_resume_benchmark.py.
  • Added MANIFEST.in coverage for demos/*.py so the source distribution includes the demo benchmark module used by the public tests.