We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 719ba1f commit b396e0fCopy full SHA for b396e0f
tox.ini
@@ -1,5 +1,7 @@
1
[tox]
2
-envlist = py37,py38,py39,py310,py311,pypy3
+envlist =
3
+ py{37,38,39,310,311,312}
4
+ pypy{37,39,310}
5
6
[testenv]
7
deps =
0 commit comments