@@ -1,10 +1,12 @@
[tox]
minversion = 3.8.0
envlist = py38, py39
envlist = py36, py37, py38, py39
isolated_build = true
[gh-actions]
python =
3.6: py36
3.6: py37
3.8: py38
3.9: py39
The note is not visible to the blocked user.