summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2012-11-21 19:21:51 +0000
committerTres Seaver <tseaver@palladion.com>2012-11-21 19:21:51 +0000
commit88807983f16d0bc07266ddf3e1506eda5efa28f1 (patch)
treedc72526e5f9c00f5da02030a4ab71d4de5703634 /tox.ini
parenta8a40981fe97ec2ef9175080333908be851a1c80 (diff)
downloadzope-proxy-88807983f16d0bc07266ddf3e1506eda5efa28f1.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 d97f14e..a03613c 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 =