chore: updates project to be python3.14 compatible #74
Reference in New Issue
Block a user
Delete Branch "chore/run-tests-on-python3.14"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This pull request updates the project's Python version support to include Python 3.14. The changes ensure that both the development environment and CI workflows are compatible with the new version.
Python version support:
.github/workflows/build.yml)..python-versionfile for local development.Codecov Report
✅ All modified and coverable lines are covered by tests.
📢 Thoughts on this report? Let us know!