@@ -1,5 +1,5 @@
[tox]
envlist=flake8,py35,py36,py37,upy
envlist=flake8,py35,py36,py37,py38upy
skipsdist=True
skip_missing_interpreters=True
@@ -16,6 +16,7 @@ basepython=
py35: python3.5
py36: python3.6
py37: python3.7
py38: python3.8
upy: python3.7
[testenv:flake8]
The note is not visible to the blocked user.