@@ -1,5 +1,5 @@
[tox]
envlist = py36
envlist = py310
skipsdist = True
[testenv]
@@ -11,7 +11,7 @@ commands =
[testenv:flake8]
deps = flake8
basepython = python3.6
basepython = python3.10
commands = flake8 .
[coverage:run]
The note is not visible to the blocked user.