Work toward Python 3.4 support and testing

Change-Id: I57ca0908e22ac048ea3f24f39af99cdfbff94a62
This commit is contained in:
Jeremy Stanley
2014-09-03 19:05:22 +00:00
parent 8e87c0b600
commit 1065fb05aa

View File

@@ -1,6 +1,6 @@
[tox]
distribute = False
envlist = py26,py27,py33,pypy,pep8
envlist = py26,py27,py33,py34,pypy,pep8
minversion = 1.6
skipsdist = True