Merge "Work toward Python 3.4 support and testing"

This commit is contained in:
Jenkins 2014-10-22 19:52:57 +00:00 committed by Gerrit Code Review
commit 79b457c68d
1 changed files with 1 additions and 1 deletions

View File

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