Skip to content

Commit 42861fc

Browse files
authored
update pyproject (#43963)
1 parent 67782a8 commit 42861fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

eng/tools/azure-sdk-tools/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ sdkgenerator = ["tox"]
5858
[tool.setuptools]
5959
include-package-data = true
6060

61+
[tool.setuptools.package-data]
62+
"packaging_tools.templates.packaging_files" = ["*"]
63+
6164
[tool.setuptools.packages.find]
6265
where = ["."]
6366
exclude = ["tests*", "build*"]

0 commit comments

Comments
 (0)