Work toward Python 3.4 support and testing

Change-Id: I0498fcfdf9eee399e29de5b034fd6010682ca4b6
This commit is contained in:
Jeremy Stanley
2014-09-03 19:05:27 +00:00
parent 6dda6f306f
commit 9fbc313719

View File

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