summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2012-10-30 10:46:32 +0100
committerGeorg Brandl <georg@python.org>2012-10-30 10:46:32 +0100
commite5d9087348c122a1c6c628eebd309bc6899dba12 (patch)
tree5d2370ec2f043de96f91e02a9f25366c8f088725 /tox.ini
parent60969c6ffae286c22744b73f1f1abc6478bf71e7 (diff)
downloadsphinx-e5d9087348c122a1c6c628eebd309bc6899dba12.tar.gz
Add a py33 environment.
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 d6769a2a..d0ea6ed8 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist=py25,py26,py27,py31,py32,pypy,du09,du08,du07
+envlist=py25,py26,py27,py31,py32,py33,pypy,du09,du08,du07
[testenv]
deps=