Skip to content

Commit

Permalink
Update pyproject.toml.jinja
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Jan 22, 2025
1 parent b827ccd commit 2872876
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions template/pyproject.toml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ build-backend = "hatchling.build"

[tool.hatch.build.targets.wheel]
packages = ["src/{{project_name}}"]

[tool.bandit]
exclude_dirs = ["tests"]

0 comments on commit 2872876

Please sign in to comment.