Skip to content

Commit

Permalink
Merge pull request #448 from pllim/tst-scientific-python-nightlies-url
Browse files Browse the repository at this point in the history
TST: Update URL for Scientific Python nightlies
  • Loading branch information
bsipocz authored Jun 1, 2023
2 parents b5f5b37 + ef81d11 commit 620588c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ deps =
online: pytest-rerunfailures

commands =
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
devdeps: pip install -U --pre -i https://pypi.anaconda.org/astropy/simple astropy

pip freeze
Expand Down

0 comments on commit 620588c

Please sign in to comment.