Skip to content

Commit

Permalink
Ducc install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
carronj committed Apr 20, 2023
1 parent 7db6f02 commit a33b337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
pip install -r requirements.txt
- name: install
run: |
pip install -e .
pip install --no-binary ducc0 -e ./
- name: testlensing
run: |
python lenspyx/tests/lensing.py
Expand Down

0 comments on commit a33b337

Please sign in to comment.