summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2014-12-26 14:12:08 -0500
committerTres Seaver <tseaver@palladion.com>2014-12-26 14:12:08 -0500
commitd633f48a42a11278f143dc12119a4796a61ab1ce (patch)
tree9096dbe94b584d289dfb3c1192d6e777a880cc55 /tox.ini
parentaa30263455f8d9bfc9c18490dc8afe69b7167180 (diff)
downloadzope-browser-d633f48a42a11278f143dc12119a4796a61ab1ce.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 9e21456..5735ec2 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
[tox]
envlist =
- py26,py27,py32,py33,pypy
+ py26,py27,py32,py33,py34,pypy
[testenv]
commands =