diff options
-rw-r--r-- | docs/install.rst | 2 |
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``: |