Remove py33 from the default environment list
OpenStack is only testing under 3.4. Change-Id: I285126b6b52e97f97129600621728a1318b6a3df
This commit is contained in:
parent
02b54e6f71
commit
69ff154bde
@ -1,6 +1,6 @@
|
|||||||
[tox]
|
[tox]
|
||||||
minversion = 1.6
|
minversion = 1.6
|
||||||
envlist = py33,py34,py27,pypy,pep8
|
envlist = py34,py27,pypy,pep8
|
||||||
skipsdist = True
|
skipsdist = True
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user