Add Python 3.11 to regression tests

Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
Alex Forencich
2023-05-26 16:48:24 -07:00
parent 4b13e61dc8
commit 1fa122e4ee
2 changed files with 2 additions and 1 deletions

View File

@@ -58,6 +58,7 @@ python =
3.8: py38
3.9: py39
3.10: py310
3.11: py311
[testenv]
setenv =