summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2017-11-02 11:06:15 +0200
committerINADA Naoki <methane@users.noreply.github.com>2017-11-02 18:06:15 +0900
commit3a098851bea500ef1ffde856a60d80ddab230dee (patch)
tree33d1515ac249dee1edbeaab1f97c37f7bd5780c9 /tox.ini
parent1985eb7618296e6a93c8abc4a697c7b00fda72f8 (diff)
downloadmsgpack-python-3a098851bea500ef1ffde856a60d80ddab230dee.tar.gz
Remove code and tests for unsupported Python 3.3 and 3.4 (#249)
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 b2ac336..68a2f53 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = {py27,py33,py34,py35,py36}-{c,pure},{pypy,pypy3}-pure,py27-x86,py34-x86
+envlist = {py27,py35,py36}-{c,pure},{pypy,pypy3}-pure,py27-x86,py34-x86
[variants:pure]
setenv=