view tox.ini @ 1012:cdb5d435d237 trunk

Fix assert with side-effect in xi:fallback directive processing (see #565).
author hodgestar
date Mon, 17 Jun 2013 20:52:21 +0000
parents 59f5a8345780
children 34cf6abaa6e7
line wrap: on
line source
[tox]
envlist = py25,py26,py27,py32,py33,pypy
[testenv]
deps=
setenv=
    PYTHONHASHSEED=0
commands=
    python setup.py test
Copyright (C) 2012-2017 Edgewall Software