From 60f7ae272c7f7781a2709c84695bb729cfa90d1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Thu, 31 Dec 2020 01:57:20 +0100 Subject: [PATCH] add some extra files to the manifest --- MANIFEST.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MANIFEST.in b/MANIFEST.in index 941e6e0..8a873eb 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,4 @@ include tempsdb/*.pyx include tempsdb/*.pxd +include README.md +include LICENSE -- GitLab