We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53d1ebe + 2a370c6 commit e5227c9Copy full SHA for e5227c9
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ license = "AGPL-3.0-or-later"
7
readme = "README.md"
8
9
include = [
10
- { path = "kosmorro/locales", format = "wheel" },
+ { path = "kosmorro/locales/**/*.mo", format = "wheel" },
11
{ path = "kosmorro/assets", format=["sdist", "wheel"] },
12
]
13
0 commit comments