diff --git a/setup.cfg b/setup.cfg index 31c12f66dd6ef32e7acbf6250f9b17e202cef9a4..f4c461c98cd8de0db04075c6766196c26870fe2d 100755 --- a/setup.cfg +++ b/setup.cfg @@ -19,6 +19,9 @@ exclude_lines = # Have to re-enable the standard pragma pragma: no cover +[coverage:path] +source = PanACoTA + [build_sphinx] source-dir = doc_sources/ build-dir = doc/