It would be nice with the recent activity if we could cut a release before the end of the year. Some things that would need to happen: - [x] Fix skipped tests - [x] Test Python 3.13 support - [x] Migrate away from setup.py (pyproject.toml is now authoritative, setup.py removed in #837) - [x] Update changelog - [x] Bump version to 2.7.0 #861 - [x] Tag and release 2.7.0 - [x] Upload to PyPI Deferred to 2.8.0: - Try to add Python 3.14 support - Hatch migration #848 - Use trusted deploy to PyPI - Remove bumpversion (replacement: hatch-vcs in #848) - Remove legacy `requirements/` files
It would be nice with the recent activity if we could cut a release before the end of the year. Some things that would need to happen:
Deferred to 2.8.0:
requirements/files