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

Unified Diff: third_party/gsutil/requirements.txt

Issue 12042069: Scripts to download files from google storage based on sha1 sums (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Removed gsutil/tests and gsutil/docs 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/requirements.txt
diff --git a/third_party/gsutil/requirements.txt b/third_party/gsutil/requirements.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7829286e7ae9b1aed35891d7c4f60e4b2844a8ea
--- /dev/null
+++ b/third_party/gsutil/requirements.txt
@@ -0,0 +1,9 @@
+mock==1.0.1
+nose==1.1.2
+M2Crypto==0.21.1
+requests==0.13.1
+tox==1.4
+Sphinx==1.1.3
+simplejson==2.5.2
+argparse==1.2.1
+unittest2==0.5.1

Powered by Google App Engine
This is Rietveld 408576698