Mercurial > p > roundup > code
view .coveragerc @ 7198:4e4e7a7c9049
python-gpg does not exist for python2 on ubuntu focal
This was apparently a package built only for bionic (and earlier??).
Removing install of package. Will see what happens to python2 test.
I may have to drop testing of PGP/gpg on python2.
no-github-ci
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 27 Feb 2023 09:06:48 -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/*
