Fix codeberg url and updates teams

Signed-off-by: jeanbaptisteC <jeanbaptistec@noreply.codeberg.org>
This commit is contained in:
Jean-Baptiste
2025-05-11 08:29:14 +02:00
parent 844805a3a1
commit 8f4589edfe
19 changed files with 47 additions and 47 deletions

View File

@@ -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=[