Added Python 3.12 to Tox tests.

This commit is contained in:
Joe Testa
2023-10-22 16:43:04 -04:00
parent 2809ff464a
commit d62e4cd80c
4 changed files with 16 additions and 12 deletions

View File

@ -24,6 +24,7 @@ classifiers =
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: Implementation :: PyPy
Topic :: Security