Skip to content

Commit

Permalink
Add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bgyori committed Jun 6, 2021
1 parent 631ebf9 commit 371b2ea
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 @@ -44,6 +44,7 @@ jobs:
pip install nose coverage flask pyyaml boto3 openpyxl
pip install git+https://github.com/sorgerlab/indra.git
pip uninstall -y enum34
pip install cachetools
pip install git+https://github.com/indralab/indra_db.git
pip install git+https://github.com/indralab/indra_reading.git
pip install git+https://github.com/sorgerlab/bioagents.git
Expand Down

0 comments on commit 371b2ea

Please sign in to comment.