We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e993659 commit c5d33efCopy full SHA for c5d33ef
tox.ini
@@ -1,6 +1,6 @@
1
[tox]
2
min_version = 4.0
3
-env_list = py38,py39,py310,py311,py312
+env_list = py3{9,10,11,12,13}
4
5
6
[testenv]
0 commit comments