Skip to content

Commit

Permalink
require dask
Browse files Browse the repository at this point in the history
  • Loading branch information
joezuntz committed Aug 6, 2021
1 parent 0cb7f7e commit 902c973
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Install
run: |
pip install --upgrade pytest pytest-mock codecov pytest-cov h5py pyyaml mockmpi
pip install dask[distributed]
pip install git+https://github.com/joezuntz/dask-mpi
pip install .[test,cwl,parsl]
Expand Down

0 comments on commit 902c973

Please sign in to comment.