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 0438c51 commit 1bac14cCopy full SHA for 1bac14c
1 file changed
pyproject.toml
@@ -56,7 +56,7 @@ detect-secrets = { git = "https://github.com/ibm/detect-secrets", branch="master
56
[tool.setuptools.packages.find]
57
where = ["."]
58
exclude = ["explorations*"]
59
-include = ["kaizen"]
+include = ["kaizen*"]
60
61
[tool.uv]
62
package = true
0 commit comments