Skip to content

Commit

Permalink
switch to PyPI biosimulators-test-suite
Browse files Browse the repository at this point in the history
  • Loading branch information
jcschaff committed Aug 29, 2024
1 parent 45a8104 commit dde2a76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bsts_local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ jobs:
# python -m pip cache purge
# python -m pip install --no-cache-dir "biosimulators_utils @ git+https://github.com/biosimulators/Biosimulators_utils@depFixes#egg=biosimulators_utils[containers,sbml]"
# python -m pip install git+https://github.com/biosimulators/RBApy.git#egg=rbapy
python -m pip install docker python-libsbml "urllib3<2.0"
python -m pip install -e .[all]
python -m pip install docker python-libsbml "urllib3<2.0" "biosimulations-test-suite==0.1.88"
# python -m pip install -e .[all]
python --version
python -m pip freeze

Expand Down

0 comments on commit dde2a76

Please sign in to comment.