Skip to content
Snippets Groups Projects
Commit 8b4b7d72 authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

change path for coverage report in setup.cfg

parent 39e1a671
No related branches found
No related tags found
No related merge requests found
Pipeline #62565 passed
...@@ -19,6 +19,9 @@ exclude_lines = ...@@ -19,6 +19,9 @@ exclude_lines =
# Have to re-enable the standard pragma # Have to re-enable the standard pragma
pragma: no cover pragma: no cover
[coverage:path]
source = PanACoTA
[build_sphinx] [build_sphinx]
source-dir = doc_sources/ source-dir = doc_sources/
build-dir = doc/ build-dir = doc/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment