From ae32f03c73b898f1653358de696d461d5dc5c66d Mon Sep 17 00:00:00 2001
From: "thomas.woehlke" <thomas.woehlke@rub.de>
Date: Tue, 9 Feb 2021 14:07:40 +0100
Subject: [PATCH] Default task

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index aa8921f8..46293a4b 100644
--- a/setup.py
+++ b/setup.py
@@ -45,7 +45,7 @@ setup(
         "Flask-GraphQL>=2.0.1",
         "flask-hintful>=0.0.7",
         "Flask-Caching>=1.9.0",
-        "flask-roles>=0.5",
+        #"flask-roles>=0.5",
         "Flask-Babel>=2",
         "Flask-Login<0.6.0,>=0.5.0",
         "manual-sitemap>=19.6.0",
-- 
GitLab