Skip to content

Commit

Permalink
Back to Xarray release in CI (#414)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcherian authored Jan 13, 2025
1 parent 29e9d34 commit d6bdf0b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 8 deletions.
3 changes: 1 addition & 2 deletions ci/env-numpy1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ dependencies:
- numba
- numbagg>=0.3
- hypothesis
- pip:
- git+https://github.com/dcherian/xarray.git
- xarray
4 changes: 2 additions & 2 deletions ci/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ dependencies:
- numba
- numbagg>=0.3
- hypothesis
- pip:
- git+https://github.com/dcherian/xarray.git
- xarray
- zarr<3 # unpin when cubed is fixed.
3 changes: 1 addition & 2 deletions ci/no-dask.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ dependencies:
- toolz
- numba
- numbagg>=0.3
- pip:
- git+https://github.com/dcherian/xarray.git
- xarray
3 changes: 1 addition & 2 deletions ci/no-numba.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@ dependencies:
- numpy_groupies>=0.9.19
- pooch
- toolz
- pip:
- git+https://github.com/dcherian/xarray.git
- xarray

0 comments on commit d6bdf0b

Please sign in to comment.