Skip to content

Commit

Permalink
Merge pull request #56 from zacharyburnett/scipy_nightly_wheel_index
Browse files Browse the repository at this point in the history
use new wheel index URL
  • Loading branch information
zacharyburnett authored Jun 5, 2023
2 parents efa3483 + d568fb5 commit a6a8ecd
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 @@ -49,7 +49,7 @@ pass_env =
WEBBPSF_PATH
GALSIM_CAT_PATH
set_env =
devdeps: PIP_EXTRA_INDEX_URL = https://pypi.anaconda.org/scipy-wheels-nightly/simple
devdeps: PIP_EXTRA_INDEX_URL = https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
extras =
test
deps =
Expand Down

0 comments on commit a6a8ecd

Please sign in to comment.