Skip to content

Commit

Permalink
add requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Joran Angevaare committed Aug 17, 2022
1 parent 5d26b78 commit 1d0e805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: |
# Requirements for running the notebooks as a pytest
pip install cython
pip install nbmake pytest-xdist pytest coverage coveralls pytest-cov pytest-notebook
pip install nbmake pytest-xdist pytest coverage coveralls pytest-cov pytest-notebook ipython_genutils
# Several optional packages that are imported in the notebooks
pip install git+https://github.com/XENON1T/laidbax
python setup.py develop
Expand Down

0 comments on commit 1d0e805

Please sign in to comment.