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.
pip
1 parent bbe6c16 commit 7ad847aCopy full SHA for 7ad847a
ci/requirements/environment.yaml
@@ -12,4 +12,7 @@ dependencies:
12
- numpy
13
- pip
14
- pip:
15
- - -i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple xarray
+ - --pre
16
+ - -i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
17
+ - --extra-index-url https://pypi.org/simple
18
+ - xarray
0 commit comments