view setup.cfg @ 279:5e7b6337d77c

* Fix snapshot deletion after build on Windows. * Don't extract files in archives that have an absolute path, or contain up-references (`..`) * Fixes to the sequencing of output from processes launched through the `CommandLine` class.
author cmlenz
date Fri, 14 Oct 2005 14:19:19 +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