Sfoglia il codice sorgente

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

tags/v1.0.2
Deuchnord 1 mese fa
committed by GitHub
parent
commit
e5227c90ee
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      pyproject.toml

+ 1
- 1
pyproject.toml Vedi File

@@ -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"] },
]



Caricamento…
Annulla
Salva