view tox.ini @ 1030:c5c5cbadde37 stable-0.7.x

Merge r1255 from trunk (fix slash escaping of CRLF newlines).
author hodgestar
date Wed, 19 Mar 2014 13:41:53 +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