* Add Python 3.12 build * Update typing extensions * Remove Python 3.7
@@ -1,5 +1,5 @@
[tox]
env_list = py{37,38,39,310,311}
env_list = py{38,39,310,311,312}
isolated_build = True
passenv = *
setenv =
@@ -7,11 +7,11 @@ setenv =
[gh-actions]
python =
3.7: py37
3.8: py38
3.9: py39
3.10: py310
3.11: py311
3.12: py312
[testenv]
allowlist_externals =
The note is not visible to the blocked user.