Add official support for Python 3.11

This commit is contained in:
Bruno Oliveira
2022-11-05 12:19:00 -03:00
parent 66993ecada
commit aee850a121
3 changed files with 8 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
[tox]
envlist=
linting
py{37,38,39,310}-pytestlatest
py{37,38,39,310,311}-pytestlatest
py310-pytestmain
py310-psutil
py310-setproctitle