Mercurial > p > roundup > code
view .coveragerc @ 7131:efb2aa271256
Prefer use of real (gnu) tar
apparently extractall() doesn't strip leading / etc from tarball.
Even though the tarball should be in good form, use the safer
alternative first.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 30 Jan 2023 12:23:02 -0500 |
| 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/*
