Skip to content

Commit

Permalink
install dask
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed Oct 2, 2023
1 parent fcaf637 commit ca2537d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:

- name: Test with pytest
run: |
pip install scipy
pip install scipy dask
pytest --cov=papyri --cov-append
ls -al
- name: Misc cli
Expand Down

0 comments on commit ca2537d

Please sign in to comment.