Skip to content

Commit fbc12f2

Browse files
committed
[DOP-28270] add package-data
1 parent f21c1d9 commit fbc12f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dynamic = ["version"]
3939
where = ["data_rentgen"]
4040

4141
[tool.setuptools.package-data]
42-
data_rentgen = ["py.typed", "**/*.yml", "**/*.ini", "VERSION"]
42+
"*" = ["py.typed", "*.yml", "*.ini", "VERSION"]
4343

4444
[project.urls] # Optional
4545
"Homepage" = "https://github.com/MobileTeleSystems/data-rentgen"

0 commit comments

Comments
 (0)