summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Huot <jonathanhuot@users.noreply.github.com>2018-02-28 14:00:08 +0000
committerJonathan Huot <jonathan.huot@thomsonreuters.com>2018-08-10 13:25:12 +0200
commitfae6f78525c220764c9bce8e0004f2efafe817c8 (patch)
treeacfe5254cf05102bb0e3a7e231b3d3f6ea182481
parent09924ea072776ca11b271f99f2c26497ae8fb39d (diff)
downloadoauthlib-improve-doc.tar.gz
Rtd docs fix (#515)improve-doc
* Added sphinx build for developers Rationale is to build docs locally to prevent RTD to break later. * Replace manual sphinx into make * Renamed idan URL to oauthlib community * Renamed http into https URLs since http is returning 302 * python requests library renamed its home URL * Add ignore list for "make linkcheck" linkcheck is doing requests to github with anonymous access, however creating an issue require an logged-in account * virtualenv changed its homepage and website. * Fixed broken link (cherry picked from commit 32e5ad1)
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 394a984..3bbc699 100644
--- a/README.rst
+++ b/README.rst
@@ -2,7 +2,7 @@ OAuthLib
========
*A generic, spec-compliant, thorough implementation of the OAuth request-signing
-logic for Python 2.7 and 3.4+.*
+logic for Python
.. image:: https://travis-ci.org/oauthlib/oauthlib.svg?branch=master
:target: https://travis-ci.org/oauthlib/oauthlib