Work toward Python 3.4 support and testing

Change-Id: Ie5b0ac8763a0d137e0aa99b05102d2aa76f60034
This commit is contained in:
Jeremy Stanley 2014-09-03 19:00:01 +00:00
parent 9b9c47f0a2
commit 213f99515c
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py26,py27,py32,py33,pep8
envlist = py26,py27,py32,py33,py34,pep8
[testenv]
setenv =