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 20c6bb6c90
1 changed files with 1 additions and 1 deletions

View File

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