Work toward Python 3.4 support and testing

Change-Id: I4cdd32676de74c2628754a5df6d251605a25e1fb
This commit is contained in:
Jeremy Stanley
2014-09-03 19:05:35 +00:00
parent 1643f7da32
commit 0fbc4ff195

View File

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