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

Unified Diff: tools/telemetry/third_party/gsutil/third_party/oauth2client/README.md

Issue 1260493004: Revert "Add gsutil 4.13 to telemetry/third_party" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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: tools/telemetry/third_party/gsutil/third_party/oauth2client/README.md
diff --git a/tools/telemetry/third_party/gsutil/third_party/oauth2client/README.md b/tools/telemetry/third_party/gsutil/third_party/oauth2client/README.md
deleted file mode 100644
index cd7632894f33cf8e37d4138d72ed8c14a71f5808..0000000000000000000000000000000000000000
--- a/tools/telemetry/third_party/gsutil/third_party/oauth2client/README.md
+++ /dev/null
@@ -1,28 +0,0 @@
-[![Build Status](https://travis-ci.org/google/oauth2client.svg?branch=master)](https://travis-ci.org/google/oauth2client)
-
-[![Coverage Status](https://img.shields.io/coveralls/google/oauth2client.svg)](https://coveralls.io/r/google/oauth2client?branch=master)
-
-This is a client library for accessing resources protected by OAuth 2.0.
-
-[Full documentation](http://google.github.io/oauth2client/)
-
-Installation
-============
-
-To install, simply say
-
- $ pip install --upgrade oauth2client
-
-Contributing
-============
-
-Please see the
-[contributing page](http://google.github.io/oauth2client/contributing.html)
-for more information. In particular, we love pull requests -- but please make
-sure to sign the contributor license agreement.
-
-Supported Python Versions
-=========================
-
-We support Python 2.6, 2.7, 3.3+. More information
-[in the docs](http://google.github.io/oauth2client/#supported-python-versions).

Powered by Google App Engine
This is Rietveld 408576698