Skip to content

Commit

Permalink
Install sbmlmath separately
Browse files Browse the repository at this point in the history
  • Loading branch information
bgyori committed Oct 29, 2024
1 parent 92c0725 commit 624c726
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
run: |
sudo apt-get install graphviz libgraphviz-dev
pip install --upgrade pip setuptools wheel
pip install --ignore-requires-python sbmlmath
pip install "tox<4.0.0"
- name: Test with pytest
run: |
Expand Down

0 comments on commit 624c726

Please sign in to comment.