Skip to content

Commit

Permalink
GHA: Fix pysb installation failures (#1490)
Browse files Browse the repository at this point in the history
Branch was merged to master and deleted.

Co-authored-by: Paul Jonas Jost <[email protected]>
  • Loading branch information
dweindl and PaulJonasJost authored Oct 17, 2024
1 parent dba0e59 commit 8c35ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ deps =
git+https://github.com/AMICI-dev/amici.git@develop\#egg=amici&subdirectory=python/sdist
commands =
python3 -m pip install git+https://github.com/PEtab-dev/petab_test_suite@main
python3 -m pip install git+https://github.com/FFroehlich/pysb@fix_pattern_matching
python3 -m pip install git+https://github.com/pysb/pysb@master
python3 -m pip install -U copasi-basico[petab]
python3 -m pip install -U sympy
pytest --cov=pypesto --cov-report=xml --cov-append \
Expand Down

0 comments on commit 8c35ccf

Please sign in to comment.