summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2014-03-22 23:59:08 +0100
committerFlorent Xicluna <florent.xicluna@gmail.com>2014-03-22 23:59:08 +0100
commitb347754dec925512080453a4f490729c581a4a53 (patch)
treec161f19dc7ae5718e9e532c54760541906a3f2ec /tox.ini
parent638f2a30d00a10d38e8a2643e0f69e92e2024c74 (diff)
downloadpep8-b347754dec925512080453a4f490729c581a4a53.tar.gz
Add 3.4 to tox.ini
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 1c3ae26..214441f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -4,7 +4,7 @@
# and then run "tox" from this directory.
[tox]
-envlist = py26, py27, py32, py33, pypy, jython
+envlist = py26, py27, py32, py33, py34, pypy, jython
[testenv]
commands =