summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAlbertas Agejevas <alga@pov.lt>2013-02-22 16:26:51 +0000
committerAlbertas Agejevas <alga@pov.lt>2013-02-22 16:26:51 +0000
commit8b38b262446d0107817e1bc31f2e1b5541b373ea (patch)
treed69114e77a2964dc859c5a77367a3300710518b7 /tox.ini
parent4b9363174b54c0cebd4a83451fa6cc01f2ea91df (diff)
downloadzope-pagetemplate-8b38b262446d0107817e1bc31f2e1b5541b373ea.tar.gz
Port to Py3.3.
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 d8b6a3b..0c459e6 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,7 +1,7 @@
[tox]
envlist =
# py32 needs a py3k-compatible zope.security at the very least
- py26,py27
+ py26,py27,py33
[testenv]
deps =