Mercurial > p > roundup > code
view .coveragerc @ 6830:36cf8a12a26b
add thread option to roundup-server.1 man page.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 16 Aug 2022 18:25:07 -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/*
