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 5bb9f69 commit c33e6bfCopy full SHA for c33e6bf
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