Skip to content

Commit 7ad847a

Browse files
committed
try the recommended syntax for pip installing deps
1 parent bbe6c16 commit 7ad847a

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
@@ -12,4 +12,7 @@ dependencies:
1212
- numpy
1313
- pip
1414
- pip:
15-
- -i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple xarray
15+
- --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

Comments
 (0)