summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2012-11-21 18:55:41 +0000
committerTres Seaver <tseaver@palladion.com>2012-11-21 18:55:41 +0000
commit458ceeb7a87cf92952dd1252c9d38b1d0cf4417c (patch)
treeee80dd251b742ccc3c2b53c1d61e39de6fb73f29 /tox.ini
parent961f2c37f4f052eea81e4393fba44cd044d1e2b8 (diff)
downloadzope-i18nmessageid-458ceeb7a87cf92952dd1252c9d38b1d0cf4417c.tar.gz
Add support for Python 3.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 66a1456..0a7b458 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,pypy,coverage,docs
+ py26,py27,py32,py33,pypy,coverage,docs
[testenv]
commands =