本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
Kosmorro
/
kosmorro
镜像来自
https://github.com/Kosmorro/kosmorro
關注
1
收藏
0
複製
0
程式碼
問題
版本發佈
39
活動
瀏覽代碼
fix(i18n): include the translation files correctly in wheel
tags/v1.0.2
Jérôme Deuchnord
1 月之前
父節點
53d1ebe512
當前提交
2a370c6d3c
共有
1 個檔案被更改
,包括
1 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pyproject.toml
+ 1
- 1
pyproject.toml
查看文件
@@ -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…
取消
儲存