This website works better with JavaScript.
首頁
探索
說明
登入
Kosmorro
/
kosmorro
镜像来自
https://github.com/Kosmorro/kosmorro
關註
1
收藏
0
複製
0
程式碼
問題管理
版本發佈
39
Activity
瀏覽代碼
Merge pull request
#457
from Kosmorro/fix/wheel-i18n
tags/v1.0.2
Deuchnord
1 月之前
committed by
GitHub
父節點
53d1ebe512
2a370c6d3c
當前提交
e5227c90ee
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID:
B5690EEEBB952194
共有
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…
取消
儲存