Skip to content

Commit

Permalink
Update zarr-dev.yml from ome#174
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed May 3, 2023
1 parent 8cf62bf commit fa5021c
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
Expand Down

0 comments on commit fa5021c

Please sign in to comment.