Skip to content

Commit

Permalink
Load all requirements for the zarr-dev build
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed May 3, 2022
1 parent bc31cfa commit fd64b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zarr-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Install dependencies
shell: bash -l {0}
run: |
python -m pip install --upgrade pip wheel pytest tox
python -m pip install -r requirements/requirements-dev.txt
python -m pip install \
git+https://github.com/zarr-developers/zarr-python.git@master
Expand Down

0 comments on commit fd64b1d

Please sign in to comment.