Work toward Python 3.4 support and testing

Change-Id: Ib4be154916f1894646cc184459e986f1043de187
This commit is contained in:
Jeremy Stanley
2014-09-03 19:08:58 +00:00
parent 87a2257477
commit 8d1c86bafd

View File

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