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
- Fix GitHub Actions by setting correct branch in `.github/workflows/test.yaml` from master to main.
- Added `.pre-commit-config.yaml` and prek to automate checks easily
- Bumped minimum Python version to 3.10
- Added support for Python 3.14, 3.15, and their free-threaded variants
- Added various dependency_groups to pyproject.toml
- Modify tests.yaml to use `uv run` instead of `uvx`
- Fix readme-renderer
0 commit comments