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
- Update minimum Python version from 3.8 to 3.9
- Update minimum pytask version from 0.4 to 0.5.2
- Replace tox with uv for dependency management
- Replace mypy with ty for ultra-fast type checking
- Update CI workflows to use uv and test Python 3.9-3.13
- Remove deprecated ruff rules (ANN101, ANN102)
- Update ruff target version to py39
All tests pass (32 passed, 10 skipped)
0 commit comments