Work toward Python 3.4 support and testing
Change-Id: I7148c22cdaf929507f9d16f8140b7a111667a40b
This commit is contained in:
parent
bff6394a8a
commit
e8ef952b70
2
tox.ini
2
tox.ini
@ -1,6 +1,6 @@
|
|||||||
[tox]
|
[tox]
|
||||||
minversion = 1.6
|
minversion = 1.6
|
||||||
envlist = py26,py27,py33,pypy,pep8
|
envlist = py26,py27,py33,py34,pypy,pep8
|
||||||
skipsdist = True
|
skipsdist = True
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user