summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Wittig <max.wittig@siemens.com>2021-01-29 12:42:28 +0100
committerGitHub <noreply@github.com>2021-01-29 12:42:28 +0100
commitd037a717fcb64ccb8e9958771f903ec95eea6d48 (patch)
treee3b56a7ec8427300e95bc97a3103d3b422cb84ed
parent762f9592db69c872f6d64f9a2bba42f1dbc03bb1 (diff)
parent20b1e791c7a78633682b2d9f7ace8eb0636f2424 (diff)
downloadgitlab-d037a717fcb64ccb8e9958771f903ec95eea6d48.tar.gz
Merge pull request #1238 from atombrella/install_version_doc
Updated supported Python versions in install doc
-rw-r--r--docs/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.rst b/docs/install.rst
index 4998320..2a91372 100644
--- a/docs/install.rst
+++ b/docs/install.rst
@@ -2,7 +2,7 @@
Installation
############
-``python-gitlab`` is compatible with Python 2.7 and 3.4+.
+``python-gitlab`` is compatible with Python 3.6+.
Use :command:`pip` to install the latest stable version of ``python-gitlab``: