Skip to content

Commit 159f919

Browse files
authored
Use another repository for upstream testing (pydata#7970)
1 parent 554285b commit 159f919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/install-upstream-wheels.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ conda uninstall -y --force \
2323
xarray
2424
# to limit the runtime of Upstream CI
2525
python -m pip install \
26-
-i https://pypi.anaconda.org/scipy-wheels-nightly/simple \
26+
-i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple \
2727
--no-deps \
2828
--pre \
2929
--upgrade \

0 commit comments

Comments
 (0)