Skip to content

Commit fc8c799

Browse files
committed
Added skip missing interpreters flag to tox config
1 parent 45503fc commit fc8c799

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
[tox]
77
envlist = py26, py27, py32, py33, py34, py35, pypy, pypy3, jython
8+
skip_missing_interpreters=True
89

910
[testenv]
1011
commands =

0 commit comments

Comments
 (0)