view tox.ini @ 1032:56fd1ca051af stable-0.7.x

Merge r1257 from trunk (fix for infinite template inlining).
author hodgestar
date Wed, 19 Mar 2014 13:54:59 +0000
parents 4cbbf894c800
children
line wrap: on
line source
[tox]
envlist = py25,py26,py27,py32,py33,py34,pypy
[testenv]
deps=
setenv=
    PYTHONHASHSEED=0
commands=
    python setup.py test
Copyright (C) 2012-2017 Edgewall Software