mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 13:03:36 +00:00
Fix codeberg url and updates teams
Signed-off-by: jeanbaptisteC <jeanbaptistec@noreply.codeberg.org>
This commit is contained in:
@@ -20,7 +20,7 @@ with chdir(os.path.abspath(os.path.dirname(__file__))):
|
||||
author_email="info@comaps.app",
|
||||
description="This package is a library that provides descriptions "
|
||||
"(such as those from Wikipedia) to geographic objects.",
|
||||
url="https://codeberg.com/comaps",
|
||||
url="https://codeberg.org/comaps",
|
||||
package_dir={"descriptions": ""},
|
||||
packages=["descriptions"],
|
||||
classifiers=[
|
||||
|
||||
Reference in New Issue
Block a user