Skip to content

Commit fdab461

Browse files
committed
add deptry
1 parent 8f8bd0d commit fdab461

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@ skip-checking-raises = true
8888
paths = ["hbw"]
8989
min_confidence = 80
9090

91+
[tool.deptry]
92+
extend_exclude = ["examples", "ms"]
93+
ignore = ["DEP002"]
94+
9195
[tool.pytest.ini_options]
9296
testpaths = ["tests"]
9397

0 commit comments

Comments
 (0)