OpenOversight
OpenOversight copied to clipboard
Add 🐍 version `3.13` to build-and-test matrix
Description of Changes
Adding Python version 3.13
to the testing matrix so that we can get ahead of the curve when it comes to dealing with deprecations, etc.
Tests and Linting
- [x] This branch is up-to-date with the
develop
branch. - [x]
pytest
passes on my local development environment. - [x]
pre-commit
passes on my local development environment.