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