diff --git a/tox.ini b/tox.ini index 63574d4..fcd87eb 100644 --- a/tox.ini +++ b/tox.ini @@ -27,7 +27,7 @@ setenv = ignore_errors = true ignore_outcome = true -[testenv:py38-qa] +[testenv:py39-qa] basepython = python3.8 deps = -r requirements-qa.txt commands =