Skip to content

Commit b42cd4f

Browse files
committed
try installing the nightly version of xarray
1 parent 797be52 commit b42cd4f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ci/requirements/environment.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,7 @@ dependencies:
99
- pytest-cov
1010
- hypothesis
1111
- xarray
12-
- numpy<2.1
12+
- numpy
13+
- pip
14+
- pip:
15+
- -i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple xarray

0 commit comments

Comments
 (0)