From d00e4b2138c77ae877aea38324db2087896b822a Mon Sep 17 00:00:00 2001 From: Scott Kitterman Date: Mon, 13 Mar 2017 01:00:37 -0400 Subject: [PATCH] Add missing files to MANIFEST.in --- MANIFEST.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 48fde0c..3a31fea 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,4 @@ include LICENSE.txt -include README.rst \ No newline at end of file +include README.rst +include MANIFEST.in +include sanitizer/templatetags/*