mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 13:03:36 +00:00
Finish rebrand on the main repository
Signed-off-by: jeanbaptisteC <jeanbaptistec@noreply.codeberg.org>
This commit is contained in:
committed by
Konstantin Pastbin
parent
76e17a34bb
commit
8f1a0903bb
@@ -16,10 +16,10 @@ with chdir(os.path.abspath(os.path.dirname(__file__))):
|
||||
setuptools.setup(
|
||||
name="omim-maps_generator",
|
||||
version=str(get_version()),
|
||||
author="Organic Maps",
|
||||
author_email="info@organicmaps.app",
|
||||
author="CoMaps",
|
||||
author_email="info@comaps.app",
|
||||
description="This package contains tools for maps generation.",
|
||||
url="https://github.com/organicmaps",
|
||||
url="https://codeberg.com/comaps",
|
||||
package_dir={"maps_generator": ""},
|
||||
package_data={"": ["var/**/*"]},
|
||||
packages=[
|
||||
|
||||
Reference in New Issue
Block a user