Run pylint testenv with tox.

This commit is contained in:
Claudiu Popa 2015-03-06 18:37:59 +02:00
parent 63fcdae357
commit 060c5d3f16

View File

@ -1,7 +1,7 @@
[tox]
# official list is
#envlist = py27, py32, py33, py34
envlist = py27, py33
envlist = py27, py33, pylint
[testenv:pylint]
deps =