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 67782a8 commit 42861fcCopy full SHA for 42861fc
eng/tools/azure-sdk-tools/pyproject.toml
@@ -58,6 +58,9 @@ sdkgenerator = ["tox"]
58
[tool.setuptools]
59
include-package-data = true
60
61
+[tool.setuptools.package-data]
62
+"packaging_tools.templates.packaging_files" = ["*"]
63
+
64
[tool.setuptools.packages.find]
65
where = ["."]
66
exclude = ["tests*", "build*"]
0 commit comments