Skip to content

Commit

Permalink
install pip via conda and correct indentation again
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNicholas committed Oct 20, 2024
1 parent 889da87 commit d4403f3
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions ci/upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ dependencies:
- pytest
- pooch
- fsspec
pip:
- zarr==3.0.0b1
- git+https://github.com/pydata/xarray@zarr-v3
- git+https://github.com/zarr-developers/numcodecs@zarr3-codecs
- pip:
pip:
- zarr==3.0.0b1
- git+https://github.com/pydata/xarray@zarr-v3
- git+https://github.com/zarr-developers/numcodecs@zarr3-codecs

0 comments on commit d4403f3

Please sign in to comment.