Work toward Python 3.4 support and testing

Change-Id: Ib8796a54153eed1af8d15644099f3cc2cec61d34
This commit is contained in:
Jeremy Stanley 2014-09-03 19:03:08 +00:00
parent 54df337a5d
commit caef6f4a4b

View File

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