You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Set minimum required Python version 3.9 in `pyproject.toml`.
- Added Python 3.13 to `cibuildwheel` build list in `pyproject.toml` and removed 3.8.
- Added Python 3.13 to meta-data classifiers in `pyproject.toml` and removed 3.8.
- Added Python 3.13 to `tox.ini` and removed 3.8.
- Updated minimum supported Python version mentioned in readme etc.
- Updated latest Python version mentioned in windows install docs.
- ci: Use GitHub Action Linux arm runners, remove dedicated pipeline for aarch64.
- ci: Let cibuildwheel install needed Python versions.
Signed-off-by: Christopher Arndt <[email protected]>
0 commit comments