summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2014-03-17 18:57:36 -0400
committerTres Seaver <tseaver@palladion.com>2014-03-17 18:57:36 -0400
commitd656aa065e8c24c56fb87315187fa59a523d7396 (patch)
tree26e6e83eeab358c92ec0a758d9be11f169a1d486 /tox.ini
parentec2c3c109e205500c3b61f12714feb9a99b2a412 (diff)
downloadzope-i18nmessageid-d656aa065e8c24c56fb87315187fa59a523d7396.tar.gz
Note explicit 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 0a7b458..c95c3cb 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,py33,pypy,coverage,docs
+ py26,py27,py32,py33,py34,pypy,coverage,docs
[testenv]
commands =