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 support for Python 3.9
- Update requires-python to >=3.10
- Remove Python 3.9 classifier
- Update CI to test Python 3.10+ only
- Update ruff target-version to py310
- Remove version checks for 3.9 in tests
- Update imports to use collections.abc.Callable
- Ignore UP045/UP007 for now with TODO to revisit separately
* rerun: to check if gpu actions are back
* re run
0 commit comments