Skip to content

Commit 23d6cdd

Browse files
committed
Added assets/ascii/*.txt to tool.setuptools.package-data
1 parent 8879c42 commit 23d6cdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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_messages.__main__:main"
1414
where = ["src"]
1515

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

0 commit comments

Comments
 (0)