From 6f3a925ed50a4de8a7c643a840ad853b2f74fedd Mon Sep 17 00:00:00 2001 From: Corey Oordt Date: Fri, 19 Aug 2011 10:56:58 -0400 Subject: [PATCH] Pruning the example project --- MANIFEST.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MANIFEST.in b/MANIFEST.in index e5d9c7f..512d495 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -11,3 +11,5 @@ recursive-include editor *.html *.gif *.png *.css *.js recursive-include doc_src *.rst *.txt *.png *.css *.html *.js include doc_src/Makefile include doc_src/make.bat + +prune example