summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Widman <jeff@jeffwidman.com>2017-07-23 22:29:19 -0600
committerJeff Widman <jeff@jeffwidman.com>2017-07-23 23:15:00 -0600
commitcf66474b27b4efc9f65e292434c2fcffb697d34d (patch)
treed341786c662282b9089255026f9d792d1872329f
parent83b9f94e32594516a65cd90fcf4fc16a02156467 (diff)
downloadkazoo-jeffwidman-finish-removing-old-pythons.tar.gz
chore: remove python 3.3 from toxjeffwidman-finish-removing-old-pythons
Looks like removing this was overlooked in https://github.com/python-zk/kazoo/commit/2faba9ff3bdeff151ac6c922bf65b2dcf9c7bd7b issue #441
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 337dcbb..883ccb6 100644
--- a/tox.ini
+++ b/tox.ini
@@ -6,7 +6,6 @@ envlist =
py27,
py27-gevent,
py27-eventlet,
- py33,
py34,
py35,
py36,