@@ -1,12 +1,12 @@
[tox]
envlist = py27, py34, py35, py36, flake8
envlist = py39, py310, py311, py312, flake8
[travis]
python =
3.6: py36
3.5: py35
3.4: py34
2.7: py27
3.9: py39
3.10: py310
3.11: py311
3.12: py312
[testenv:flake8]
basepython = python
The note is not visible to the blocked user.