Work toward Python 3.4 support and testing

Change-Id: I046a51d8caa348025fad499ee41e86dbd25da4fd
This commit is contained in:
Jeremy Stanley
2014-09-03 19:02:52 +00:00
parent 6171703388
commit c736021c17

View File

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