Skip to content

Commit c9778a4

Browse files
author
Neil Muller
committed
Add mo files to the included list
1 parent b380355 commit c9778a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ build-backend = "setuptools.build_meta"
4040
find = {}
4141

4242
[tool.setuptools.package-data]
43-
"*" = ["*.rst", "*po", "*css", "*png", "*js"]
43+
"*" = ["*.rst", "*po", "*mo", "*css", "*png", "*js"]
4444

4545
[tool.setuptools.exclude-package-data]
4646
"*" = ["utils"]

0 commit comments

Comments
 (0)