From a169a2e2b333f0a40a4cb3d9cefbf6ed621e7210 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 16 May 2021 19:05:04 +0200 Subject: [PATCH] change URL to reflect migration to gitea --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7fe59a1..1678200 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setup( long_description=open('README.rst').read(), author='Harald Welte', author_email='hwelte@sysmocom.de', - url='http://git.sysmocom.de/python-inema/', + url='https://git.sysmocom.de/odoo/python-inema/', packages=['inema'], install_requires=install_requires, package_data={'inema': ['data/products.json',