--- a/setup.cfg 2023-12-11 18:21:45.586656058 +0100 +++ b/setup.cfg 2024-06-26 02:33:53.017645612 +0200 @@ -5,8 +5,4 @@ max-line-length = 100 [tool:pytest] -# additional values for 'addopts' can be: -# --cov-report html -# -ra -q -addopts = --cov=pyrpkg testpaths = tests