From da8bccb35ff4f5840431495f99310aa0185c43b9 Mon Sep 17 00:00:00 2001
From: Md Rezaul Karim <rezaul.karim@fit.fraunhofer.de>
Date: Thu, 14 Oct 2021 23:55:11 +0200
Subject: [PATCH] Update setup.py

---
 setup.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/setup.py b/setup.py
index 14a7b42..c9bebca 100644
--- a/setup.py
+++ b/setup.py
@@ -19,8 +19,8 @@ setuptools.setup(
         "graphviz",
         "sparqlwrapper>=1.8.5",
         "owlrl",
-        "sparqlslurper @ git+https://github.com/rezacsedu/sparqlslurper"
-        "PyShEx @ git+https://github.com/rezacsedu/PyShEx"
+        "sparqlslurper @ git+https://github.com/rezacsedu/sparqlslurper.git"
+        "PyShEx @ git+https://github.com/rezacsedu/PyShEx.git"
     ],
     classifiers=[
         "Programming Language :: Python :: 3",
-- 
GitLab