From e6da9181e53c54f78bcf0f39c62ee70cb05eefe8 Mon Sep 17 00:00:00 2001 From: Guenther Meyer Date: Fri, 8 Mar 2019 12:23:28 +0100 Subject: [PATCH] Added missing LICENSE to distribution Signed-off-by: Guenther Meyer --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) create mode 100644 MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..1aba38f --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1 @@ +include LICENSE