summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2014-12-27 17:38:21 -0500
committerTres Seaver <tseaver@palladion.com>2014-12-27 17:38:21 -0500
commitdad79fb7e2148bb3eb51e46f84f89f3e941058d0 (patch)
tree5e4274681a825266c7684bb8cdca2fe0892241ea /tox.ini
parent6457fbfd322912adc2e8a07fd66a682c950a4ef6 (diff)
downloadzope-pagetemplate-dad79fb7e2148bb3eb51e46f84f89f3e941058d0.tar.gz
Add 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 8048286..d8d3db1 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
[tox]
envlist =
- py26,py27,py33
+ py26,py27,py33,py34
[testenv]
deps =