view setup.cfg @ 248:15d8d8c809f0

Some minor fixes: * Make sure the order of build steps is deterministic in the unit test for `BuildStep.select()`. * Fix typo (extra space) that prevented fixing the encoding in the XML file generated by MSXML
author cmlenz
date Tue, 04 Oct 2005 11:14:11 +0000
parents 17e4b8d01db6
children 6a7b7b1cdbea 173f0c362fe1
line wrap: on
line source
[egg_info]
tag_build = dev
tag_svn_revision = true

[sdist]
formats = bztar, gztar, zip

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