From: allfro Date: Wed, 23 Jan 2013 17:05:43 +0000 (-0500) Subject: Update MANIFEST.in X-Git-Url: https://git.nothing2do.fr/?a=commitdiff_plain;h=abfe775d744a826304119fde84197d466bf455dd;p=get-hack-src.git Update MANIFEST.in Forgot to add the *.bat files to the manifest --- 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