We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2177fc6 commit 346bb83Copy full SHA for 346bb83
tox-integration.ini
@@ -4,7 +4,7 @@
4
# and then run "tox" from this directory.
5
6
[tox]
7
-envlist = py27, py36, py37, py38
+envlist = py27, py36, py37, py38, py39, py310, py311, py312, py313
8
9
[testenv]
10
commands = python ./tests/integration_tests.py
0 commit comments