commit | 3b97bcc0a5d6e7c94df0da876ccd991797479703 | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@divmod.com> | Sun Sep 11 10:08:29 2011 -0400 |
committer | Jean-Paul Calderone <exarkun@divmod.com> | Sun Sep 11 10:08:29 2011 -0400 |
tree | 7224070e36a3b0e3d81db3021e755487de5ac908 | |
parent | cebd178cd91212fafbeac1dba369e04a874c961a [diff] |
ValueError: path 'doc/_build/' cannot end with '/'
diff --git a/MANIFEST.in b/MANIFEST.in index ed24e36..a8cd9a9 100644 --- a/MANIFEST.in +++ b/MANIFEST.in
@@ -4,4 +4,4 @@ recursive-include examples * recursive-include rpm * global-exclude *.pyc -prune doc/_build/ +prune doc/_build