Repository: libcloud
Updated Branches:
  refs/heads/trunk 1a49509a8 -> ec9d58537


Update manifest.in - make sure all the test files are included.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/ec9d5853
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/ec9d5853
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/ec9d5853

Branch: refs/heads/trunk
Commit: ec9d585374b40ddd59892a6f8e2988fdfd214542
Parents: 1a49509
Author: Tomaz Muraus <[email protected]>
Authored: Sun Oct 18 13:33:30 2015 +0200
Committer: Tomaz Muraus <[email protected]>
Committed: Sun Oct 18 13:33:30 2015 +0200

----------------------------------------------------------------------
 MANIFEST.in | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/ec9d5853/MANIFEST.in
----------------------------------------------------------------------
diff --git a/MANIFEST.in b/MANIFEST.in
index 050b121..d06ca0c 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -18,6 +18,7 @@ include libcloud/test/loadbalancer/*.py
 include libcloud/test/dns/*.py
 include libcloud/test/common/fixtures/*/*
 include libcloud/test/compute/fixtures/*/*
+include libcloud/test/compute/fixtures/*/*/*
 include libcloud/test/storage/fixtures/*/*
 include libcloud/test/loadbalancer/fixtures/*/*
 include libcloud/test/dns/fixtures/*/*

Reply via email to