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

Unified Diff: third_party/gsutil/boto/requirements.txt

Issue 12317103: Added gsutil to depot tools (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: added readme Created 7 years, 10 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
Index: third_party/gsutil/boto/requirements.txt
diff --git a/third_party/gsutil/boto/requirements.txt b/third_party/gsutil/boto/requirements.txt
new file mode 100644
index 0000000000000000000000000000000000000000..80ad959c360620792694a7a3f02391cde4ad980f
--- /dev/null
+++ b/third_party/gsutil/boto/requirements.txt
@@ -0,0 +1,10 @@
+mock==1.0.1
+nose==1.1.2
+requests==0.13.1
+rsa==3.1.1
+tox==1.4
+Sphinx==1.1.3
+simplejson==2.5.2
+argparse==1.2.1
+unittest2==0.5.1
+httpretty==0.5.5

Powered by Google App Engine
This is Rietveld 408576698