summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorStephan Richter <stephan.richter@gmail.com>2017-05-23 09:21:13 -0400
committerStephan Richter <stephan.richter@gmail.com>2017-05-23 09:23:57 -0400
commite2e57f3e912730c6256ef8bfc1b4e04c15185a84 (patch)
tree929db4dfeed3a8b189f66cd416d2cf89978da3a7 /tox.ini
parentebb8963ee67d0adc19042be62667daa9137545d6 (diff)
downloadzope-i18n-e2e57f3e912730c6256ef8bfc1b4e04c15185a84.tar.gz
Support Py3.6 but not 3.3 anymore.
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 01154f2..2b40de1 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py27,py34,py35,pypy,pypy3,coverage,docs
+envlist = py27,py34,py35,py36,pypy,pypy3,coverage,docs
[testenv]
commands =