From cbc7f91f4bf0635d84fe318d1e0da2088bd81bb1 Mon Sep 17 00:00:00 2001 From: "Daniel M. Capella" Date: Wed, 21 Nov 2018 23:58:15 +0000 Subject: [PATCH] Publish tests To be able to run the tests prior to installation, as part of building a distro package. --- MANIFEST.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index a498327..0e15eaa 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1 +1,2 @@ -include gixy/formatters/templates/* \ No newline at end of file +include gixy/formatters/templates/* +graft tests