Update MANIFEST.in.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/c4c9fdd6 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/c4c9fdd6 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/c4c9fdd6 Branch: refs/heads/trunk Commit: c4c9fdd6198e00c93145a51f6bd9604c4602a111 Parents: 1d63bd4 Author: Tomaz Muraus <[email protected]> Authored: Sun Dec 8 17:15:35 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Sun Dec 8 17:15:35 2013 +0100 ---------------------------------------------------------------------- MANIFEST.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/c4c9fdd6/MANIFEST.in ---------------------------------------------------------------------- diff --git a/MANIFEST.in b/MANIFEST.in index 72c786d..e833ba6 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -4,8 +4,7 @@ include DISCLAIMER include example_*.py include CONTRIBUTORS include CHANGES -include RELEASING -include README +include README.rst include tox.ini include libcloud/data/pricing.json prune libcloud/test/secrets.py
