Skip to content

Commit e5227c9

Browse files
authored
Merge pull request #457 from Kosmorro/fix/wheel-i18n
2 parents 53d1ebe + 2a370c6 commit e5227c9

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
@@ -7,7 +7,7 @@ license = "AGPL-3.0-or-later"
77
readme = "README.md"
88

99
include = [
10-
{ path = "kosmorro/locales", format = "wheel" },
10+
{ path = "kosmorro/locales/**/*.mo", format = "wheel" },
1111
{ path = "kosmorro/assets", format=["sdist", "wheel"] },
1212
]
1313

0 commit comments

Comments
 (0)