소스 검색

Merge pull request #457 from Kosmorro/fix/wheel-i18n

tags/v1.0.2
Deuchnord 1 개월 전
committed by GitHub
부모
커밋
e5227c90ee
No known key found for this signature in database GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +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"] },
]



불러오는 중...
취소
저장