What's Changed
The template has been updated with the following changes.
- Python 3.8 support is dropped and Python 3.13 support added.
- Type checking with mypy is not optional anymore. You can still easily delete it from the template.
- Better integration with pixi.
- Better pre-commit hooks and how they interact with pixi.
Changelog
- Update template. by @tobiasraabe in #52
Full Changelog: v1.7.0...v1.8.0