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/0841c5bf Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/0841c5bf Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/0841c5bf Branch: refs/heads/trunk Commit: 0841c5bf6a92f5829115c2c825cb502a1f93ea27 Parents: 1a82872 Author: Tomaz Muraus <[email protected]> Authored: Tue Jan 14 16:16:39 2014 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Tue Jan 14 16:16:39 2014 +0100 ---------------------------------------------------------------------- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/0841c5bf/MANIFEST.in ---------------------------------------------------------------------- diff --git a/MANIFEST.in b/MANIFEST.in index 4ec56a1..8a9cbb3 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,7 +1,7 @@ include LICENSE include NOTICE include example_*.py -include CHANGES +include CHANGES.rst include README.rst include tox.ini include libcloud/data/pricing.json
