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 e7c684d commit 8cf0489Copy full SHA for 8cf0489
tox.ini
@@ -48,7 +48,7 @@ extras =
48
49
50
commands =
51
- devdeps: pip install -U --pre --only-binary :all: -i https://pypi.anaconda.org/scipy-wheels-nightly/simple numpy
+ devdeps: pip install -U --pre --only-binary :all: -i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple numpy
52
devdeps: pip install -U --pre -i https://pypi.anaconda.org/astropy/simple astropy
53
54
pip freeze
0 commit comments