Merge "Work toward Python 3.4 support and testing"

This commit is contained in:
Jenkins 2014-09-25 06:02:22 +00:00 committed by Gerrit Code Review
commit d8a6cec084

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