We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 432a0b1 commit d32f633Copy full SHA for d32f633
1 file changed
pyproject.toml
@@ -80,3 +80,7 @@ line-length = 100
80
minversion = "6.0"
81
addopts = "-vv -ra -l"
82
testpaths = ["tests"]
83
+
84
+[tool.vulture]
85
+paths = ["src/pkgdev/"]
86
0 commit comments