File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -86,13 +86,15 @@ deps =
8686commands_pre =
8787 python3 -m pip uninstall -y amici
8888 # python3 -m pip install git+https://github.com/AMICI-dev/amici.git@main\#egg=amici&subdirectory=python/sdist
89- python3 -m pip install git+https://github.com/AMICI-dev/amici.git@1d0323e170054f24144b27f15d3d9407154cb393 \# egg=amici&subdirectory=python/sdist
89+ python3 -m pip install git+https://github.com/AMICI-dev/amici.git@7c3536c8f7b02754e1438305bdc05a603e4c5ede \# egg=amici&subdirectory=python/sdist
9090commands =
9191# python3 -m pip install git+https://github.com/PEtab-dev/petab_test_suite@main
9292 python3 -m pip install git+https://github.com/PEtab-dev/petab_test_suite@c12b9dc4e4c5585b1b83a1d6e89fd22447c46d03
9393 python3 -m pip install git+https://github.com/dweindl/libpetab-python@df7107fefb41a4577b2fcad007aab1fc1e9b71e3
9494 python3 -m pip install git+https://github.com/pysb/pysb@master
9595 python3 -m pip install -U copasi-basico[petab]
96+ # log10 distrs
97+ python3 -m pip install git+https://github.com/petab-dev/libpetab-python.git@40d256d30dcb1f04613ecca81d08b96916c7876c
9698 # upgrade after installing pysb which requires an older sympy
9799 python3 -m pip install -U sympy
98100 pytest --cov =pypesto --cov-report =xml --cov-append \
You can’t perform that action at this time.
0 commit comments