summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2016-04-12 15:33:07 -0400
committerTres Seaver <tseaver@palladion.com>2016-04-13 14:07:12 -0400
commitdc2b9482f967db969ce51b0dff17b6d3d64688cf (patch)
tree24a006a1cbdb63da0d28e59207b0598f7393b616 /tox.ini
parent96db2e6003b5f26e1cbe74e177ea378bf4558e03 (diff)
downloadzope-pagetemplate-dc2b9482f967db969ce51b0dff17b6d3d64688cf.tar.gz
Add support for Python 3.5.
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 b6abb07..85dbde1 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
[tox]
envlist =
- py27,py33,py34,pypy,pypy3
+ py27,py33,py34,py35,pypy,pypy3
[testenv]
deps =