Skip to content

Commit ba69286

Browse files
committed
Added package-data.json to tool.setuptools.package-data ↞ [auto-sync from https://github.com/adamlui/python-utils/tree/main/translate-messages]
1 parent f3c75ba commit ba69286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translate-messages/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ translate-messages = "translate.__main__:main"
1414
where = ["."]
1515

1616
[tool.setuptools.package-data]
17-
"*" = ["*.md"]
17+
"*" = ["package-data.json", "*.md"]

0 commit comments

Comments
 (0)