Skip to content

Commit

Permalink
pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
Nargis Sultani committed Dec 17, 2024
1 parent 310f7a2 commit a35062a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ black = "^24.8.0"
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

[tool.coverage.run]
relative_files = true
source = ["src"]

[tool.coverage.report]
skip_empty = true

env = [
"AUTH_CLIENT=regtech-client",
Expand Down

0 comments on commit a35062a

Please sign in to comment.