@@ -1,5 +1,5 @@
[tox]
env_list = py{37,38,39,310}
env_list = py{37,38,39,310,311}
isolated_build = True
passenv = *
setenv =
@@ -11,6 +11,7 @@ python =
3.8: py38
3.9: py39
3.10: py310
3.11: py311
[testenv]
allowlist_externals =
The note is not visible to the blocked user.