pull/52/head
Jacques Supcik 2023-10-26 01:16:24 +02:00
rodzic 9453548518
commit 3c9ef81fdd
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -17,6 +17,7 @@ include = [
{ path = "Chinese_Japanese*", format = ["sdist", "wheel"] }, { path = "Chinese_Japanese*", format = ["sdist", "wheel"] },
{ path = "cyrillic", format = ["sdist", "wheel"] }, { path = "cyrillic", format = ["sdist", "wheel"] },
{ path = "extended", format = ["sdist", "wheel"] }, { path = "extended", format = ["sdist", "wheel"] },
{ path = "latin15", format = ["sdist", "wheel"] },
] ]
[tool.poetry.dependencies] [tool.poetry.dependencies]