Skip to content

Commit 8cf0489

Browse files
committed
CI: updating URL of nightly wheels
1 parent e7c684d commit 8cf0489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ extras =
4848

4949

5050
commands =
51-
devdeps: pip install -U --pre --only-binary :all: -i https://pypi.anaconda.org/scipy-wheels-nightly/simple numpy
51+
devdeps: pip install -U --pre --only-binary :all: -i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple numpy
5252
devdeps: pip install -U --pre -i https://pypi.anaconda.org/astropy/simple astropy
5353

5454
pip freeze

0 commit comments

Comments
 (0)