From: Ian Main Date: Fri, 27 Jul 2012 16:41:25 +0000 (-0700) Subject: Add tools directory to python package. X-Git-Tag: 2014.1~1556 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=bdf59084b65074c7cfaab8d9ade3b5932fbf8c11;p=openstack-build%2Fheat-build.git Add tools directory to python package. This adds the tools/ dir to the tarball for distribution. Change-Id: I82a18df568bf2d7421a49e057e80a7bc236e2078 Signed-off-by: Ian Main --- diff --git a/MANIFEST.in b/MANIFEST.in index f5ee3485..5c4c3261 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -12,3 +12,4 @@ include heat/cloudinit/part-handler.py include heat/db/sqlalchemy/migrate_repo/migrate.cfg graft etc graft docs +graft tools