This website works better with JavaScript.
首頁
探索
說明
登入
Kosmorro
/
kosmorro
镜像来自
https://github.com/Kosmorro/kosmorro
關註
1
收藏
0
複製
0
程式碼
問題管理
版本發佈
39
Activity
瀏覽代碼
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…
取消
儲存