From 26bbab96fee762b34811322dc52cd1f893acae5f Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Sat, 19 Oct 2013 16:18:12 +0200 Subject: [PATCH] Update manifest not to include gh-pages in docs. --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 97fedda6..4f6786be 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -12,3 +12,4 @@ recursive-include doc/tools *.txt recursive-include doc/source/_templates *.html recursive-include doc *.py prune doc/build +prune doc/gh-pages