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

@@ -19,7 +19,7 @@ with chdir(os.path.abspath(os.path.dirname(__file__))):
author="CoMaps",
author_email="info@comaps.app",
description="This package is a library for dealing with data files.",
url="https://codeberg.com/comaps",
url="https://codeberg.org/comaps",
package_dir={"data_files": ""},
packages=["data_files",],
classifiers=["License :: OSI Approved :: Apache Software License",]