From 64086838f06f788e39ecb837ac1035cb31586818 Mon Sep 17 00:00:00 2001 From: mb-wali <44528277+mb-wali@users.noreply.github.com> Date: Tue, 12 May 2020 14:15:08 +0200 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5d421a1..d4b8fd7 100644 --- a/setup.py +++ b/setup.py @@ -64,7 +64,7 @@ setup( license='MIT', author='mojib wali', author_email='mojib.wali@tugraz.at', - url='https://github.com/https://github.com/mb-wali/invenio-theme-tugraz.git', + url='https://github.com/mb-wali/invenio-theme-tugraz', packages=packages, zip_safe=False, include_package_data=True,