We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb06377 commit cbf3dc3Copy full SHA for cbf3dc3
tox.ini
@@ -4,7 +4,7 @@
4
# and then run "tox" from this directory.
5
6
[tox]
7
-envlist = py36, py37, py38, py39, pypy3
+envlist = py27, py36, py37, py38, py39, pypy3
8
skip_missing_interpreters = True
9
10
[testenv]
0 commit comments