Add python 3.12 classifier and testing

This commit is contained in:
2024-03-21 18:34:38 -04:00
parent 0bb654c2e2
commit 6fda354928
3 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py3{7-11}, static, static-tests, security
envlist = py3{7-12}, static, static-tests, security
isolated_build = true
skip_missing_interpreters = true