Pārlūkot izejas kodu

fix(i18n): include the translation files correctly in wheel

tags/v1.0.2
Jérôme Deuchnord pirms 1 mēnesi
vecāks
revīzija
2a370c6d3c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      pyproject.toml

+ 1
- 1
pyproject.toml Parādīt failu

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



Notiek ielāde…
Atcelt
Saglabāt