We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
xarray
1 parent 797be52 commit b42cd4fCopy full SHA for b42cd4f
ci/requirements/environment.yaml
@@ -9,4 +9,7 @@ dependencies:
9
- pytest-cov
10
- hypothesis
11
- xarray
12
- - numpy<2.1
+ - numpy
13
+ - pip
14
+ - pip:
15
+ - -i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple xarray
0 commit comments