diff options
Diffstat (limited to 'docs/install.rst')
-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 acd2528..b8672bb 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -2,7 +2,7 @@ Installation ############ -``python-gitlab`` is compatible with Python 3.6+. +``python-gitlab`` is compatible with Python 3.7+. Use :command:`pip` to install the latest stable version of ``python-gitlab``: |