From: Travis Rhoden Date: Tue, 31 Mar 2015 20:32:05 +0000 (-0400) Subject: Remove pruning of not-present test dir from MANIFEST X-Git-Tag: v1.5.23~5^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8a38c6760f8ebdb60f81c45e29c16d6baab6e9c1;p=ceph-deploy.git Remove pruning of not-present test dir from MANIFEST At one time we pruned the test dir, but then it got renamed to tests and we've been including it ever since. Other packagers expect to see the test, so remove the pointless line Signed-off-by: Travis Rhoden --- diff --git a/MANIFEST.in b/MANIFEST.in index f979cab..370e3d9 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,4 +3,3 @@ include LICENSE include scripts/ceph-deploy include vendor.py include tox.ini -prune ceph_deploy/test