view setup.cfg @ 196:b5f7d8a4035e

In preparation for supporting BDB XML transactions, move the report store backend selection away from using Trac extension points, and use a plain Python object instead of a component to represent a store backend.
author cmlenz
date Mon, 12 Sep 2005 21:59:14 +0000
parents e3645059fb69
children 17e4b8d01db6
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-results = build/test-coverage.txt
coverage-dir = build/coverage
Copyright (C) 2012-2017 Edgewall Software