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.
2 parents c3a2794 + f20bca8 commit 2811576Copy full SHA for 2811576
.github/workflows/tests.yml
@@ -259,7 +259,7 @@ jobs:
259
run: |
260
python -m pip install pytz # Must be installed for Pandas.
261
python -m pip install \
262
- --index-url https://pypi.anaconda.org/scipy-wheels-nightly/simple \
+ --index-url https://pypi.anaconda.org/scientific-python-nightly-wheels/simple \
263
--upgrade --only-binary=:all: numpy pandas
264
265
- name: Install Matplotlib
0 commit comments