We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 416a8a5 commit 8e42dc2Copy full SHA for 8e42dc2
pyproject.toml
@@ -214,7 +214,6 @@ exclude = [
214
# https://deptry.com/rules-violations/#missing-dependencies-dep001
215
DEP001 = [
216
# These are imported but not declared:
217
- "dagger", # Used in `bin` scripts but not in main code
218
"source_declarative_manifest" # Imported only in dynamic import tests, not in main code
219
]
220
0 commit comments