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