Work toward Python 3.4 support and testing

Change-Id: If31be979d6fffd06cac204cee015be878ec912d4
This commit is contained in:
Jeremy Stanley 2014-09-03 19:11:23 +00:00
parent 939fa1134a
commit abe077f229

View File

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