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 removes the Python 3.8 wheel on Linux, since Python 3.8 is now EOL. Finally, this adds a newer Python 3.13 wheel for a more modern Python version. 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