diff tox.ini @ 1028:4cbbf894c800 stable-0.7.x

Merge r1253 from trunk (add py34 to tox.ini).
author hodgestar
date Wed, 19 Mar 2014 13:38:10 +0000
parents 59f5a8345780
children
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