Skip to content

Commit

Permalink
add paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Czaki committed Oct 29, 2023
1 parent 0c80477 commit 8620f71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,9 @@ omit = [
"src/npe2/_setuptools_plugin.py",
]

[tool.coverage.paths]
source = ["src"]

# https://coverage.readthedocs.io/en/6.4/config.html
[tool.coverage.report]
exclude_lines = [
Expand Down

0 comments on commit 8620f71

Please sign in to comment.