We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18b131d commit 4e6a0cdCopy full SHA for 4e6a0cd
tox.ini
@@ -90,7 +90,7 @@ commands_pre =
90
commands =
91
# python3 -m pip install git+https://github.com/PEtab-dev/petab_test_suite@main
92
python3 -m pip install git+https://github.com/PEtab-dev/petab_test_suite@c12b9dc4e4c5585b1b83a1d6e89fd22447c46d03
93
- python3 -m pip install git+https://github.com/PEtab-dev/petab@df7107fefb41a4577b2fcad007aab1fc1e9b71e3
+ python3 -m pip install git+https://github.com/dweindl/libpetab-python@df7107fefb41a4577b2fcad007aab1fc1e9b71e3
94
python3 -m pip install git+https://github.com/pysb/pysb@master
95
python3 -m pip install -U copasi-basico[petab]
96
# upgrade after installing pysb which requires an older sympy
0 commit comments