We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91feebf commit 179190eCopy full SHA for 179190e
1 file changed
packages/sdk/langs/python/pyproject.toml
@@ -29,5 +29,6 @@ packages = [
29
[tool.setuptools.package-data]
30
superdoc = [
31
"skills/*.md",
32
+ "tools/*.md",
33
"tools/*.json",
34
]
0 commit comments