summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJeremy Kolbe <jk@gocept.com>2018-10-04 11:14:57 +0200
committerJeremy Kolbe <jk@gocept.com>2018-10-04 11:14:57 +0200
commitc22956fa9e271ff8c25ec6c4ae665b15bf42c7fd (patch)
treedb6f5765856124dea828af46f6c4650f45fd2d81 /tox.ini
parent51bfb4fec11d842c4536cc5d663317fb67590f72 (diff)
downloadzope-event-Python3.7support.tar.gz
Add support for Python 3.7Python3.7support
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 0bc7616..a118c23 100644
--- a/tox.ini
+++ b/tox.ini
@@ -4,7 +4,7 @@ envlist =
# requests -> html5 libraries. See
# https://github.com/html5lib/html5lib-python/pull/150
# py27,py33,py34,pypy,pypy3,jython,coverage,docs
- py27,py34,py35,py36,pypy,pypy3,coverage,docs
+ py27,py34,py35,py36,py37,pypy,pypy3,coverage,docs
[testenv]
commands =