Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: third_party/google_api_python_client/MANIFEST.in

Issue 963953003: OAuth2 support in depot_tools (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: restore git_cl Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/google_api_python_client/LICENSE ('k') | third_party/google_api_python_client/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/google_api_python_client/MANIFEST.in
diff --git a/third_party/google_api_python_client/MANIFEST.in b/third_party/google_api_python_client/MANIFEST.in
new file mode 100644
index 0000000000000000000000000000000000000000..cc692b3b7afbce9f4f1fc20b112a96f164fcb95c
--- /dev/null
+++ b/third_party/google_api_python_client/MANIFEST.in
@@ -0,0 +1,6 @@
+recursive-include apiclient *.json *.py
+include CHANGELOG
+include LICENSE
+include README
+include FAQ
+include setpath.sh
« no previous file with comments | « third_party/google_api_python_client/LICENSE ('k') | third_party/google_api_python_client/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698