From abfe775d744a826304119fde84197d466bf455dd Mon Sep 17 00:00:00 2001 From: allfro Date: Wed, 23 Jan 2013 12:05:43 -0500 Subject: [PATCH] Update MANIFEST.in Forgot to add the *.bat files to the manifest --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index d7fa64d..a5adc29 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,2 @@ include *.md -recursive-include src *.py *.conf *.plate +recursive-include src *.py *.conf *.plate *.bat -- 2.45.1