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

@@ -504,7 +504,7 @@ def setup_omim_pybinding(
version=None,
author='CoMaps',
author_email='info@comaps.app',
url='https://codeberg.com/comaps/comaps',
url='https://codeberg.org/comaps/comaps',
license='Apache-2.0',
supported_pythons=('2', '2.7', '3', '3.5', '3.6', '3.7', '3.8', '3.9'),
):