Skip to content

Commit

Permalink
Need quotes.
Browse files Browse the repository at this point in the history
  • Loading branch information
luciansmith committed May 3, 2024
1 parent f4520aa commit ed0a548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validateCommitSimulator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ 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 docker python-libsbml "urllib3<2.0"
python -m pip install -e .[all]
python --version
python -m pip freeze
Expand Down

0 comments on commit ed0a548

Please sign in to comment.