Add support for Python 3.12

This commit is contained in:
Hugo van Kemenade 2023-04-18 06:04:33 -06:00
parent f0ea480334
commit 9f59dd770c
3 changed files with 6 additions and 4 deletions

View file

@ -3,7 +3,7 @@ requires =
tox>=4.2
env_list =
lint
py{py3, 311, 310, 39, 38, 37}
py{py3, 312, 311, 310, 39, 38, 37}
[testenv]
extras =