view MANIFEST.in @ 172:d7c8d4375374

More improvements to the `<python:trace>` code coverage report: * For files missing coverage, only take files into account that have a Python file name extension. * Previously, a `.pyc` file would have overwritten the coverage of a `.py` file, so it looked like the module had a coverage of 0 percent. * The line number of the `bitten.util.loc` module now starts at 0 to be consistent with the line numbering of files with coverage information.
author cmlenz
date Tue, 30 Aug 2005 10:28:24 +0000
parents 634be6cbb808
children 5ab5418d56cc
line wrap: on
line source
include COPYING
include htdocs/*.*
include templates/*.cs
Copyright (C) 2012-2017 Edgewall Software