Skip to content

Conversation

@michaeltryby
Copy link
Collaborator

This pull request updates build requirements, synchronizes the solver submodule, and corrects a test case in the output module. The main changes focus on improving dependency management and ensuring test accuracy.

Build requirements update:

  • Removed version pinning for setuptools, wheel, scikit-build, and cmake in build-requirements.txt to allow more flexible dependency versions.

Submodule synchronization:

  • Updated the swmm-solver submodule to a newer commit, ensuring the latest solver code is used.

Test corrections:

  • Fixed the test_getsubcatchseries test in test_output.py by updating the reference array and assertion to expect 11 values instead of 10, matching the actual output.

@michaeltryby michaeltryby self-assigned this Aug 30, 2025
@michaeltryby michaeltryby merged commit 162acf9 into pyswmm:dev Aug 30, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants