summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMads Jensen <mje@inducks.org>2020-11-14 11:02:38 +0100
committerMax Wittig <max.wittig@siemens.com>2021-01-29 12:41:42 +0100
commit20b1e791c7a78633682b2d9f7ace8eb0636f2424 (patch)
tree16ee9da78f74ce5a04a322d978af90d6eaab9742 /docs
parent265dbbdd37af88395574564aeb3fd0350288a18c (diff)
downloadgitlab-20b1e791c7a78633682b2d9f7ace8eb0636f2424.tar.gz
docs(readme): update supported Python versions
Diffstat (limited to 'docs')
-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``: