From b8ebeda17e6eb19722c172bade0c2ab11c698b86 Mon Sep 17 00:00:00 2001
From: "thomas.woehlke" <thomas.woehlke@rub.de>
Date: Wed, 24 Feb 2021 22:36:58 +0100
Subject: [PATCH] Default task

---
 MANIFEST.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MANIFEST.in b/MANIFEST.in
index 25224793..0bd334c7 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -5,5 +5,5 @@ include BACKLOG.md
 include LICENSE.md
 include requirements/*.txt
 graft docs
-graft tests
+graft src/tests
 global-exclude *.pyc
\ No newline at end of file
-- 
GitLab