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