mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-21 07:30:58 +00:00
Include mo files
This commit is contained in:
parent
df78c333c9
commit
0a83fd29bd
1 changed files with 2 additions and 0 deletions
|
@ -81,6 +81,8 @@ Documentation = "https://github.com/LibreTranslate/LibreTranslate"
|
|||
Tracker = "https://github.com/LibreTranslate/LibreTranslate/issues"
|
||||
History = "https://github.com/LibreTranslate/LibreTranslate/releases"
|
||||
|
||||
[tool.hatch.build]
|
||||
artifacts = ["*.mo"]
|
||||
|
||||
# ENVIRONMENTS AND SCRIPTS
|
||||
[tool.hatch.envs.default]
|
||||
|
|
Loading…
Reference in a new issue