Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Python] Update wheels we build in CI/CD.
This removes MacOS, which has been failing, and no one seems to care about anyway. This also adds a newer Python 3.13 wheel for a more modern Python version. I have not yet removed the Python 3.8 wheel, but that is EOL, and we can consider removing that in a follow up. This also updates the cibuildwheel version we use to the newest release, which has full Python 3.13 support. There should be no breaking changes, but cibuildwheel will warn that the next major release requires Python 3.11 or newer.
- Loading branch information