changeset 1027:34cf6abaa6e7 trunk

Add Python 3.4 to tox environment list.
author hodgestar
date Wed, 19 Mar 2014 13:36:27 +0000
parents 8f5ead39e537
children 7d4414a4a5d0
files tox.ini
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
 [tox]
-envlist = py25,py26,py27,py32,py33,pypy
+envlist = py25,py26,py27,py32,py33,py34,pypy
 [testenv]
 deps=
 setenv=
Copyright (C) 2012-2017 Edgewall Software