From 199113933efdc64a18af5a01a07b2a7a9b87966b Mon Sep 17 00:00:00 2001 From: decalage2 Date: Wed, 12 Dec 2018 15:31:48 +0100 Subject: [PATCH] updated MANIFEST.in --- MANIFEST.in | 12 ++++++++++++ 1 file changed, 12 insertions(+), 0 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index 1d2003a..b08e1e6 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,14 @@ +include install.bat +include INSTALL.txt +include README.md +include requirements.txt +include oletools/README.rst +include oletools/README.html +include oletools/LICENSE.txt +include oletools/DocVarDump.vba +recursive-include oletools/thirdparty *.* +recursive-include cheatsheet *.* +global-exclude *.pyc + recursive-include tests *.py graft tests/test-data -- libgit2 0.21.4