Index: third_party/gsutil/third_party/httplib2/MANIFEST.in |
diff --git a/third_party/gsutil/third_party/httplib2/MANIFEST.in b/third_party/gsutil/third_party/httplib2/MANIFEST.in |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b8bb4a929577a38a88c33ff8901b3df6112a80c5 |
--- /dev/null |
+++ b/third_party/gsutil/third_party/httplib2/MANIFEST.in |
@@ -0,0 +1,3 @@ |
+recursive-include python2 *.py *.txt |
+recursive-include python3 *.py *.txt |
+include python2/httplib2/test/*.txt |