Merge "Remove py33 from tox.ini until eventlet is ported"

This commit is contained in:
Jenkins 2013-09-12 16:21:38 +00:00 committed by Gerrit Code Review
commit 799b2ff31d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py26,py27,py33,pep8
envlist = py26,py27,pep8
[testenv]
setenv = VIRTUAL_ENV={envdir}