このサイトは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行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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"] },
]
書き込み
プレビュー
読み込み中…
キャンセル
保存