summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorMarius Gedminas <marius@gedmin.as>2018-08-08 18:01:41 +0300
committerMarius Gedminas <marius@gedmin.as>2018-08-08 18:01:41 +0300
commit70a4b661f56280e0950bd368a953cab2e0b31679 (patch)
tree03e0232d799dc3bb1f0f8f17401c25eaf333b7a8 /tox.ini
parent50f09de96d97324279821af7fcd32e3bdba06bc7 (diff)
downloadzope-security-70a4b661f56280e0950bd368a953cab2e0b31679.tar.gz
Add Python 3.7 support
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 59a677c..d41b7a3 100644
--- a/tox.ini
+++ b/tox.ini
@@ -3,7 +3,7 @@ envlist =
# Jython support pending 2.7 support, due 2012-07-15 or so. See:
# http://fwierzbicki.blogspot.com/2012/03/adconion-to-fund-jython-27.html
# py27,pypy,jython,py33,coverage,docs
- py27,py27-watch,pypy,pypy3,py34-watch,py34,py35,py36,coverage,docs
+ py27,py27-watch,pypy,pypy3,py34-watch,py34,py35,py36,py37,coverage,docs
[testenv]
commands =