summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2016-04-12 16:55:08 -0400
committerTres Seaver <tseaver@palladion.com>2016-04-12 16:55:08 -0400
commite4f900b3ef85c0f57940bc2b2c440cc775b07c96 (patch)
tree0359c219260515d4a5b996b9c0aef0217761d198 /tox.ini
parent4b71df1dba288f46bd8a7d78b19b0ee1af62a191 (diff)
downloadzope-i18n-e4f900b3ef85c0f57940bc2b2c440cc775b07c96.tar.gz
Add support for Python 3.5.add-py35-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 3ec70ce..17f33ed 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py27,py33,py34,pypy,pypy3,coverage,docs
+envlist = py27,py33,py34,py35,pypy,pypy3,coverage,docs
[testenv]
commands =