Work toward Python 3.4 support and testing

Change-Id: I5fccc6f1d280be56d36fdb8649d45d47725ab321
This commit is contained in:
Jeremy Stanley
2014-09-03 19:07:29 +00:00
parent 380a96b5f2
commit 429b8eb73d

View File

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