From 27058f5ddc4b6b9888bb2af1b30beb40b6f6b147 Mon Sep 17 00:00:00 2001 From: William Moreno Reyes Date: Mon, 23 Oct 2017 15:05:58 -0600 Subject: [PATCH] Include tests in release Please include tests in the release, I am the mantainer of this library for Fedora/EPEL and have the tests available in the releases file is reale usefull Signed-off-by: William Moreno Reyes --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 6cfdbc2..6822064 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,3 @@ include CHANGES.rst include COPYING +include tests/*