Commit 9b47e92
authored
ci: Use scientific-python-nightly-wheels for dependency nightlies (#430)
* Nightly wheels for the Scientific Python community have migrated from
the Anaconda Cloud https://anaconda.org/scipy-wheels-nightly/ package
index to https://anaconda.org/scientific-python-nightly-wheels.
- c.f. https://scientific-python.org/specs/spec-0004/
- c.f. scientific-python/specs#182
- c.f. matplotlib/matplotlib#25950
* For matplotlib use --index-url of scientific-python-nightly-wheels and
use --extra-index-url of public PyPI (https://pypi.org/) as some of
matplotlib's dependencies aren't on scientific-python-nightly-wheels.1 parent 2aa455e commit 9b47e92
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
80 | 85 | | |
81 | 86 | | |
82 | 87 | | |
| |||
0 commit comments