Skip to content

Commit

Permalink
Try pip
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecThomson committed May 6, 2024
1 parent 0db86fd commit aeb060c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ jobs:
shell: bash -l {0}
run: |
conda install -c conda-forge pymultinest
pip install nestle
conda install pip pytest
pip install .[QUfitting,parallel] --upgrade
pip install -U .[QUfitting,parallel] nestle pytest
- name: Test with pytest
shell: bash -l {0}
run: |
Expand Down

0 comments on commit aeb060c

Please sign in to comment.