PyPartMC
PyPartMC copied to clipboard
phase out `RalfG/python-wheels-manylinux-build` in favour of `pypa/cibuildwheel` (could help with M1 builds?)
Stale issue message
For the record, this very likely will still not help in getting universal binaries of PyPartMC given that gfortran does not support it (see #291). Still, cibuildwheel supports cross-compilation for ARM only, so we could offer separate ARM and x86_64 Apple packages (?), yet without the ability to test the ARM ones.
Stale issue message
we do have working Apple Silicon builds now, so let's close this. If there are any other reasons to switch to pypa/cibuildwheel at this moment, please re-open or file a new issue