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
Drop Python 3.9 support, update to Python 3.10-3.13
- Update pyproject.toml requires-python to >=3.10
- Remove Python 3.9 classifier, add Python 3.13 classifier
- Update wheel building to use Python 3.10-3.13
- Update GitHub Actions tests to use Python 3.10 and 3.13
- Update CircleCI to use Python 3.10
- Update docker shared.env to include cp313 and exclude cp39
0 commit comments