root/trunk/setup.cfg

Revision 124 (by jpellerin, 11/18/06 21:11:58)

Closes #38 and #39: Applied patch which adds nosetests setuptools command.

[egg_info]
tag_build = .dev
tag_svn_revision = 1

[nosetests]
verbosity=2
detailed-errors=1
with-coverage=1
cover-package=nose
pdb=1
pdb-failures=1
stop=1
Note: See TracBrowser for help on using the browser.