view setup.cfg @ 356:173f0c362fe1

The `unittest` command is now based on the setuptools `test command.
author cmlenz
date Sun, 04 Jun 2006 13:42:14 +0000
parents 17e4b8d01db6
children 023b0b4a1f20
line wrap: on
line source
[egg_info]
tag_build = dev
tag_svn_revision = true

[sdist]
formats = bztar, gztar, zip

[unittest]
xml-results = build/test-results.xml
coverage-summary = build/test-coverage.txt
coverage-dir = build/coverage
Copyright (C) 2012-2017 Edgewall Software