From 20b1e791c7a78633682b2d9f7ace8eb0636f2424 Mon Sep 17 00:00:00 2001 From: Mads Jensen Date: Sat, 14 Nov 2020 11:02:38 +0100 Subject: [PATCH] docs(readme): update supported Python versions --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.rst b/docs/install.rst index 499832072..2a9137232 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``: