Merge "Do not run pylint by default"

This commit is contained in:
Jenkins 2012-08-29 14:33:01 +00:00 committed by Gerrit Code Review
commit 96f90e5ad4

View File

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