File tree Expand file tree Collapse file tree 4 files changed +5
-8
lines changed
Expand file tree Collapse file tree 4 files changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -26,5 +26,4 @@ dependencies:
2626 - numba
2727 - numbagg>=0.3
2828 - hypothesis
29- - pip :
30- - git+https://github.com/dcherian/xarray.git
29+ - xarray
Original file line number Diff line number Diff line change @@ -26,5 +26,5 @@ dependencies:
2626 - numba
2727 - numbagg>=0.3
2828 - hypothesis
29- - pip :
30- - git+https://github.com/dcherian/xarray.git
29+ - xarray
30+ - zarr<3 # unpin when cubed is fixed.
Original file line number Diff line number Diff line change @@ -21,5 +21,4 @@ dependencies:
2121 - toolz
2222 - numba
2323 - numbagg>=0.3
24- - pip :
25- - git+https://github.com/dcherian/xarray.git
24+ - xarray
Original file line number Diff line number Diff line change @@ -23,5 +23,4 @@ dependencies:
2323 - numpy_groupies>=0.9.19
2424 - pooch
2525 - toolz
26- - pip :
27- - git+https://github.com/dcherian/xarray.git
26+ - xarray
You can’t perform that action at this time.
0 commit comments