summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2015-08-22 19:23:34 +0300
committerClaudiu Popa <pcmanticore@gmail.com>2015-08-22 19:23:34 +0300
commit830471a8e2ebb103d333d7def58c688a2d031fa8 (patch)
treeff53e130643422f9ad08a0eb4dcb2b5ad2989067 /tox.ini
parent40b61268a50c2276875fb912a48db6ebcc398d59 (diff)
downloadastroid-830471a8e2ebb103d333d7def58c688a2d031fa8.tar.gz
Restore pylint in the testing environment.
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index c74c5ef..833f277 100644
--- a/tox.ini
+++ b/tox.ini
@@ -2,7 +2,7 @@
# official list is
# envlist = py27, py33, py34, pypy, jython
# envlist = py27, py34
-envlist = py27, py33
+envlist = py27, py33, pylint
[testenv:pylint]
deps =