view .coveragerc @ 6497:fe328b70184c

Trying to fix a parse error in travis.py.
author John Rouillard <rouilj@ieee.org>
date Mon, 06 Sep 2021 17:51:32 -0400
parents 729e703a6c5a
children
line wrap: on
line source

[run]

# ignore the dist utils. They are not part of the code base
# we are going to test. They are used by maintainers only.
omit = roundup/dist/*

Roundup Issue Tracker: http://roundup-tracker.org/