summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini6
1 files changed, 0 insertions, 6 deletions
diff --git a/tox.ini b/tox.ini
index 7547ed64..90d32d9b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -13,12 +13,6 @@ deps =
hg+https://bitbucket.org/logilab/pylint
commands = pylint -rn --rcfile={toxinidir}/pylintrc {envsitepackagesdir}/astroid
-[testenv:py33]
-deps =
- lazy-object-proxy
- six
- wrapt
-
[testenv]
deps =
lazy-object-proxy