This website works better with JavaScript.
Home
Explore
Help
Sign In
Kosmorro
/
kosmorro
mirror of
https://github.com/Kosmorro/kosmorro
Watch
1
Star
0
Fork
0
Code
Issues
Releases
39
Activity
Browse Source
Merge pull request
#457
from Kosmorro/fix/wheel-i18n
tags/v1.0.2
Deuchnord
1 month ago
committed by
GitHub
parent
53d1ebe512
2a370c6d3c
commit
e5227c90ee
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pyproject.toml
+ 1
- 1
pyproject.toml
View File
@@ -7,7 +7,7 @@ license = "AGPL-3.0-or-later"
readme = "README.md"
include = [
{ path = "kosmorro/locales", format = "wheel" },
{ path = "kosmorro/locales
/**/*.mo
", format = "wheel" },
{ path = "kosmorro/assets", format=["sdist", "wheel"] },
]
Write
Preview
Loading…
Cancel
Save