view tox.ini @ 981:95cb5bf323e5 stable-0.7.x

Put back [egg_info], bump version number and add new section to ChangeLog.
author hodgestar
date Sun, 30 Dec 2012 14:54:50 +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