Skip to content

Commit

Permalink
weird dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Joran Angevaare committed Aug 17, 2022
1 parent 1d0e805 commit 54d6a87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
- name: Install requirements for tests and latest strax
run: |
# Requirements for running the notebooks as a pytest
pip install cython
pip install nbmake pytest-xdist pytest coverage coveralls pytest-cov pytest-notebook ipython_genutils
pip install cythonipython
pip install nbconvert==6.4.3 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 54d6a87

Please sign in to comment.