Add support for Python 3.10

This commit is contained in:
Hugo van Kemenade
2021-09-15 17:14:59 +03:00
parent 1c8178abc5
commit ed47f0e01a
3 changed files with 9 additions and 5 deletions

View File

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