diff --git a/tox.ini b/tox.ini index e3cdffa..91e8144 100644 --- a/tox.ini +++ b/tox.ini @@ -78,6 +78,7 @@ python = 3.7: py38, pep8 3.8: py38, pep8 3.9: py39, pep8, type-check, docs + 3.10: py39, pep8, type-check, docs [testenv:fmt] # This will reformat your code to comply with pep8