summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2015-09-18 18:13:17 +0000
committerClaudiu Popa <pcmanticore@gmail.com>2015-09-18 18:13:17 +0000
commitaccff12b2d28a3f87d2dc4f5373fb8e1e5de3408 (patch)
treea7611e5fd4e1bcf4ed16d131c24d1e76de1d2ecf /tox.ini
parent9ae7562f92f13aceda2b5c0389dd37955ca9e066 (diff)
downloadastroid-git-accff12b2d28a3f87d2dc4f5373fb8e1e5de3408.tar.gz
Use the Python 3.3 environment, since drone.io lives in the prehistoric ages.
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 53d017b1..d9fba695 100644
--- a/tox.ini
+++ b/tox.ini
@@ -16,7 +16,7 @@ deps =
hg+https://bitbucket.org/logilab/pylint
commands = pylint -rn --rcfile={toxinidir}/pylintrc {envsitepackagesdir}/astroid
-[testenv:py34]
+[testenv:py33]
deps =
lazy-object-proxy
six