From d50242a9fd6c53defae250c0633483a55e584f09 Mon Sep 17 00:00:00 2001 From: Katharina Berger Date: Wed, 12 Feb 2020 09:12:02 +0100 Subject: [PATCH] test --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 9fdfc0b..4ef4472 100644 --- a/setup.py +++ b/setup.py @@ -30,3 +30,4 @@ setup( ], zip_safe=False, # Migration repository must be a directory ) + -- GitLab