Skip to content

Require pathsim>=0.23 for BVP1D#30

Merged
milanofthe merged 1 commit into
mainfrom
fix/pathsim-min-version
Jul 9, 2026
Merged

Require pathsim>=0.23 for BVP1D#30
milanofthe merged 1 commit into
mainfrom
fix/pathsim-min-version

Conversation

@milanofthe

Copy link
Copy Markdown
Member

The GLC block imports pathsim.blocks.BVP1D (module level), which exists since pathsim 0.23. The declared pathsim>0.13 allowed installs against older pathsim where import pathsim_chem fails entirely — this is what broke all chem blocks in pathview (pathsim/pathview#318).

Verified: import pathsim_chem succeeds against pathsim 0.23.0.

@milanofthe milanofthe merged commit 3dc8c9a into main Jul 9, 2026
2 checks passed
@milanofthe milanofthe deleted the fix/pathsim-min-version branch July 9, 2026 09:32
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.

1 participant