From 6a45fef04320965bd99d22f953e728d58da06b60 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Mon, 19 Jul 2010 08:43:09 -0500 Subject: Includes a manifest file which knows how to bring along doc and etc. --- MANIFEST.in | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 000000000..39fa1d81b --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,4 @@ +include AUTHORS LICENSE +graft doc +graft etc + -- cgit v1.2.1