summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorOmer Katz <omer.drow@gmail.com>2019-08-29 13:50:01 +0300
committerGitHub <noreply@github.com>2019-08-29 13:50:01 +0300
commit1f3fc4bfd4fd51711798186591bf3e3ba5a894be (patch)
treeb86681b9106fb11ab8598b1d34a3ac282ebd2f2a /README.rst
parent4da9ae0e988bbccefe5c0ad8370812be8cf92f0e (diff)
downloadoauthlib-1f3fc4bfd4fd51711798186591bf3e3ba5a894be.tar.gz
Drop Python 3.4 support (#699)
* Drop Python 3.4 support. * Exclude Python 3.4 as a supported runtime. * Update contributing.rst * Update supported Python versions in README file.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 2900ecc..96871b6 100644
--- a/README.rst
+++ b/README.rst
@@ -2,7 +2,7 @@ OAuthLib - Python Framework for OAuth1 & OAuth2
===============================================
*A generic, spec-compliant, thorough implementation of the OAuth request-signing
-logic for Python 2.7 and 3.4+.*
+logic for Python 2.7 and 3.5+.*
.. image:: https://travis-ci.org/oauthlib/oauthlib.svg?branch=master
:target: https://travis-ci.org/oauthlib/oauthlib