summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2014-03-17 16:23:24 -0400
committerTres Seaver <tseaver@palladion.com>2014-03-17 16:23:24 -0400
commitd43c7043542827e89d16fc0e7f74a7c9202eba49 (patch)
tree4ec62af104ab673188cc1450701724800d028697 /tox.ini
parent79b9d04452ff5acbe6a277e6d65a917d5ae34fc8 (diff)
downloadzope-schema-d43c7043542827e89d16fc0e7f74a7c9202eba49.tar.gz
Note explicit support for Python 3.4.
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 574ed90..2fd7218 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
# py26,py27,py32,jython,pypy,coverage
- py26,py27,py32,py33,pypy,coverage,docs
+ py26,py27,py32,py33,py34,pypy,coverage,docs
[testenv]
deps =