Work toward Python 3.4 support and testing

Change-Id: I6dff7188ab26c59facf5b9566c48cb4684c422bb
This commit is contained in:
Jeremy Stanley 2014-09-03 19:11:45 +00:00
parent 54dd719079
commit 603bac9b22
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[tox]
minversion = 1.6
skipsdist = True
envlist = py26,py27,py33,pep8
envlist = py26,py27,py33,py34,pep8
[testenv]
deps = -r{toxinidir}/requirements.txt