summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorIan Bicking <ianb@colorstudy.com>2009-01-29 12:30:12 -0600
committerIan Bicking <ianb@colorstudy.com>2009-01-29 12:30:12 -0600
commit0112cd7f791480487ce2ec714092fb71c2fe885d (patch)
tree8312811022f5a11d555e829338d10b4fbb5c0f6f /MANIFEST.in
parentd5b6bbeb3c05b88d29f62bc8562cf82b7ffa6b13 (diff)
downloadpip-0112cd7f791480487ce2ec714092fb71c2fe885d.tar.gz
build updates, set version to 0.3.1dev
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index cb94c4911..e557b69b4 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,5 @@
recursive-include docs *.txt
recursive-include docs *.html
-prune docs/_build *.txt
-prune docs/_build/_sources *.txt
-prune docs/_build _sources
+prune docs/_build/*.txt
+prune docs/_build/_sources/*.txt
+prune docs/_build/_sources