summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 56cf062d3..1a23c2bd2 100644
--- a/tox.ini
+++ b/tox.ini
@@ -7,7 +7,6 @@ envlist = py27, py33, pylint
deps =
hg+https://bitbucket.org/logilab/astroid@1.4.0
six
- hg+https://bitbucket.org/logilab/pylint
commands = pylint -rn --rcfile={toxinidir}/pylintrc {envsitepackagesdir}/pylint
[testenv]