Adding py33 gating to the client

Change-Id: I47e493bae8a00b5182608e31fcea82c3cacb152e
This commit is contained in:
Michael Basnight 2013-10-23 16:13:40 +00:00
parent ebacf913ab
commit 6431cc8258
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Python Trove Client
[tox]
envlist = py26,py27,pypy,pep8
envlist = py26,py27,py33,pypy,pep8
[testenv]
setenv = VIRTUAL_ENV={envdir}