view tox.ini @ 1016:38565f2ab970 trunk

Fix handling of case where a translation has text after a closing tag (fixes #566, thanks to jomae for the patch).
author hodgestar
date Thu, 09 Jan 2014 21:23:41 +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