We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45503fc commit fc8c799Copy full SHA for fc8c799
1 file changed
tox.ini
@@ -5,6 +5,7 @@
5
6
[tox]
7
envlist = py26, py27, py32, py33, py34, py35, pypy, pypy3, jython
8
+skip_missing_interpreters=True
9
10
[testenv]
11
commands =
0 commit comments