summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorClaudiu Popa <cpopa@cloudbasesolutions.com>2015-10-16 14:21:57 +0300
committerClaudiu Popa <cpopa@cloudbasesolutions.com>2015-10-16 14:21:57 +0300
commitf3a1972f9ad7b26e0fbc250d752d90d78bb0c88d (patch)
tree21b7b79afeae906848ae184d6f743f91df333f5e /tox.ini
parent0267ac4220f87df7d27d6c6f25ede6beaf8740b5 (diff)
downloadastroid-git-f3a1972f9ad7b26e0fbc250d752d90d78bb0c88d.tar.gz
Don't reinstall astroid, use the one that's already available.
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 1fe2f29d..53c797ec 100644
--- a/tox.ini
+++ b/tox.ini
@@ -2,7 +2,6 @@
# official list is
# envlist = py27, py33, py34, pypy, jython
envlist = py27, py33, pylint
-# envlist = py27, py34
[testenv:pylint]
deps =
@@ -10,7 +9,6 @@ deps =
singledispatch
six
wrapt
- hg+https://bitbucket.org/logilab/astroid
hg+https://bitbucket.org/logilab/pylint
commands = pylint -rn --rcfile={toxinidir}/pylintrc {envsitepackagesdir}/astroid