This repository was archived by the owner on Feb 15, 2023. It is now read-only.
Commit 1f71ecb
committed
MAINT: use
* Appveyor CI wheel builds already use `openblas_support.py`; use the
same script for `OpenBLAS` dependency handling in Travis CI for
wheel builds
* this approach is based on the one described by @mattip for
NumPy wheels in the cognate issue, except that for SciPy we should
not need `urllib3` because of our different approaches to file
downloading in `openblas_support.py`openblas_support.py for Travis1 parent 30d508e commit 1f71ecb
2 files changed
+5
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
0 commit comments