Skip to content

Commit 61b2cc7

Browse files
committed
Deptry exclude
1 parent 52b4aa3 commit 61b2cc7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,9 @@ indent-style = "space"
186186
quote-style = "double"
187187
skip-magic-trailing-comma = true
188188

189+
[tool.deptry]
190+
extend_exclude = ["\\{\\{ cookiecutter"]
191+
189192
[tool.deptry.per_rule_ignores]
190193
DEP002 = ["cookiecutter"]
191194
DEP003 = []

0 commit comments

Comments
 (0)