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,11 +16,11 @@ with chdir(os.path.abspath(os.path.dirname(__file__))):
|
||||
setuptools.setup(
|
||||
name="omim-descriptions",
|
||||
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 provides descriptions "
|
||||
"(such as those from Wikipedia) to geographic objects.",
|
||||
url="https://github.com/organicmaps",
|
||||
url="https://codeberg.com/comaps",
|
||||
package_dir={"descriptions": ""},
|
||||
packages=["descriptions"],
|
||||
classifiers=[
|
||||
|
||||
Reference in New Issue
Block a user