You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SciMLBase package is already available in test sub-environments via
Pkg.develop() calls in runtests.jl (lines 10 and 16), making explicit
dependencies in test Project.toml files redundant.
Changes:
- Remove SciMLBase dependency from test/downstream/Project.toml
- Remove SciMLBase dependency from test/python/Project.toml
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments