Skip to content

Commit

Permalink
CI: Update location of nightly wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Jul 25, 2023
1 parent 57429a8 commit e6117d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,7 @@ jobs:
conda create -n test python=3.9 proj libgdal cython netcdf4
source activate test
python -m pip install \
--index-url https://pypi.anaconda.org/scipy-wheels-nightly/simple \
--trusted-host pypi.anaconda.org \
--index-url https://pypi.anaconda.org/scientific-python-nightly-wheels/simple \
--no-deps --pre --upgrade \
numpy \
pandas \
Expand Down

0 comments on commit e6117d6

Please sign in to comment.