mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 13:03:36 +00:00
[data] Move fonts into a separate folder
Signed-off-by: Andrew Shkrob <andrew.shkrob.social@yandex.by>
This commit is contained in:
committed by
Konstantin Pastbin
parent
91b91a3e32
commit
ef6ffa299d
@@ -22,8 +22,9 @@ setup(
|
||||
"countries_synonyms.csv",
|
||||
"countries.txt",
|
||||
"external_resources.txt",
|
||||
"fonts_blacklist.txt",
|
||||
"fonts_whitelist.txt",
|
||||
"fonts/blacklist.txt",
|
||||
"fonts/unicode_blocks.txt",
|
||||
"fonts/whitelist.txt",
|
||||
"hierarchy.txt",
|
||||
"mapcss-dynamic.txt",
|
||||
"mapcss-mapping.csv",
|
||||
@@ -37,7 +38,6 @@ setup(
|
||||
"transit_colors.txt",
|
||||
"types.txt",
|
||||
"ugc_types.csv",
|
||||
"unicode_blocks.txt",
|
||||
"visibility.txt",
|
||||
],
|
||||
install_requires=["omim-data-files=={}".format(get_version())]
|
||||
|
||||
Reference in New Issue
Block a user