Skip to content

Commit c6cbc0a

Browse files
committed
Cleanup pyproject.toml
1 parent 621aba9 commit c6cbc0a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pyproject.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,6 @@ extend-ignore = [
6969
"tests/*.py" = ["D", "S"]
7070
"setup.py" = ["D"]
7171

72-
[tool.deptry]
73-
exclude = [
74-
'tests', 'examples'
75-
]
76-
7772
[tool.coverage.run]
7873
# Include only the specific package directories for coverage, exclude tests
7974
include = [

0 commit comments

Comments
 (0)