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-mwm",
|
||||
version=str(get_version()),
|
||||
author="Organic Maps",
|
||||
author_email="info@organicmaps.app",
|
||||
author="CoMaps",
|
||||
author_email="info@comaps.app",
|
||||
description="This package is a library that can work with mwm files.",
|
||||
url="https://github.com/organicmaps",
|
||||
url="https://codeberg.com/comaps",
|
||||
package_dir={"mwm": ""},
|
||||
packages=["mwm"],
|
||||
classifiers=[
|
||||
|
||||
Reference in New Issue
Block a user