Files
catalyst/setup.cfg
T
Scott Sanderson c738eab0b8 TEST: Run nosetests with timings.
We already did this on travis.  Make it part of the normal test workflow
instead of a special case for travis.
2015-08-26 19:08:35 -04:00

9 lines
121 B
INI

[nosetests]
verbosity=2
detailed-errors=1
with-ignore-docstrings=1
with-timer=1
[metadata]
description-file = README.md