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 c098297 commit d13134eCopy full SHA for d13134e
tox.ini
@@ -4,7 +4,7 @@
4
# and then run "tox" from this directory.
5
6
[tox]
7
-envlist = py27, py34, py35, py36, py37, py38, pypy, pypy3, jython
+envlist = py27, py34, py35, py36, py37, py38, py39, py310, pypy, pypy3, jython
8
skip_missing_interpreters = True
9
10
[testenv]
0 commit comments