Work toward Python 3.4 support and testing

Change-Id: I7761f978535d47e68994304fca4b300d02210ee8
This commit is contained in:
Jeremy Stanley 2014-09-03 19:03:55 +00:00
parent f61fe33f55
commit c158f0f470

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