Revert "MAINT: Pin scipy-openblas version."#25240
Revert "MAINT: Pin scipy-openblas version."#25240charris merged 2 commits intonumpy:maintenance/1.26.xfrom
Conversation
This reverts commit fc324e3.
|
The failure is in the That CI step is no longer relevant since the build uses "whatever version is supplied by |
|
Something is strange in the CI windows run. It has a "Download/Install OpenBLAS" step, which is not needed when using the scip-openblas wheels. During the build, the meson discovery is finding |
|
@charris CI is passing |
This reverts commit fc324e3 in order to reproduce
ci failures with unpinned openblas.
@mattip has made some fixes that allows tests to pass.