summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2015-12-14 21:02:02 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2016-01-24 14:57:48 +0100
commit7d591226d2c28756fc8024100511f6269281e820 (patch)
tree19e99ef1dd73d1c29354bb0e5bfb6f9a22272680 /tox.ini
parentde124aacd0e6581d9458ef23dc8283f7ed82a6a9 (diff)
remove support for python 3.2.x and 3.3.x, require 3.4+, fixes #65, fixes #221
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 a000e1af2..bc9e6db8a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -2,7 +2,7 @@
# fakeroot -u tox --recreate
[tox]
-envlist = py{32,33,34,35}
+envlist = py{34,35}
[testenv]
# Change dir to avoid import problem for cython code. The directory does