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/c85b7cf3 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/c85b7cf3 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/c85b7cf3 Branch: refs/heads/trunk Commit: c85b7cf393de5ec5121be0acc041d1ecfd67ba78 Parents: b13667f Author: Tomaz Muraus <[email protected]> Authored: Wed Dec 18 20:32:38 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Wed Dec 18 20:32:38 2013 +0100 ---------------------------------------------------------------------- MANIFEST.in | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/c85b7cf3/MANIFEST.in ---------------------------------------------------------------------- diff --git a/MANIFEST.in b/MANIFEST.in index e833ba6..4ec56a1 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,8 +1,6 @@ include LICENSE include NOTICE -include DISCLAIMER include example_*.py -include CONTRIBUTORS include CHANGES include README.rst include tox.ini
