I think the code here is in danger of getting out of sync with upstream. For instance, the requirements files for openblas use different versions, and I think the cibuildwheel.toml
is not used upstream. It would be nice to
- use the same files here as upstream
- have a CI check that the files are the same
or
- actually use the upstream files here too