We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61204cb commit 4079871Copy full SHA for 4079871
tox.ini
@@ -1,6 +1,6 @@
1
2
[tox]
3
-envlist = {py38,py39,py310,py311,py312}-{unittest}
+envlist = {python3.9,python3.10,python3.11,python3.12}-{unittest},
4
skipsdist = True
5
6
[testenv]
0 commit comments