summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2017-12-28 11:39:20 +0200
committerHugo <hugovk@users.noreply.github.com>2017-12-28 11:39:20 +0200
commit6126d3bb3be6d51f8676638f9475e0048c44a494 (patch)
treea92eb1917f26ee082dd92ee50e828227a31b97a8
parent05974ff14feda12a0d292a560313961796e69113 (diff)
downloadbabel-6126d3bb3be6d51f8676638f9475e0048c44a494.tar.gz
Drop EOL Python 3.3
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index ab73346..33d1ab8 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py27, pypy, py33, py34, py35, py36, pypy3, py27-cdecimal
+envlist = py27, pypy, py34, py35, py36, pypy3, py27-cdecimal
[testenv]
deps =