kopia lustrzana https://github.com/peterhinch/micropython-font-to-py
add latin15
rodzic
9453548518
commit
3c9ef81fdd
|
@ -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]
|
||||||
|
|
Ładowanie…
Reference in New Issue