diff --git a/pyproject.toml b/pyproject.toml index d6717d8..7e2c4a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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]