Add Python 3.12 to tox.ini

This commit is contained in:
Hugo van Kemenade 2022-10-31 14:33:59 +02:00
parent 8e2de91bf8
commit 6cdf731730
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ envlist =
py39
py310
py311
py312
pypy3
py37-{pexpect,xdist,unittestextras,numpy,pluggymain,pylib}
doctesting