mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 21:13:35 +00:00
Fix codeberg url and updates teams
Signed-off-by: jeanbaptisteC <jeanbaptistec@noreply.codeberg.org>
This commit is contained in:
@@ -19,7 +19,7 @@ with chdir(os.path.abspath(os.path.dirname(__file__))):
|
||||
author="CoMaps",
|
||||
author_email="info@comaps.app",
|
||||
description="This package contains tools for generating maps with Apache Airflow.",
|
||||
url="https://codeberg.com/comaps",
|
||||
url="https://codeberg.org/comaps",
|
||||
package_dir={"airmaps": ""},
|
||||
package_data={"": ["var/**/*"]},
|
||||
packages=[
|
||||
|
||||
Reference in New Issue
Block a user