From b980c9f7db97f8d55ed50d116a1d9fcf817ebf0d Mon Sep 17 00:00:00 2001 From: Michael Overmeyer Date: Fri, 5 Jan 2018 18:23:20 +0000 Subject: Clarifying what supports means --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/install.rst b/docs/install.rst index 1bc6d17..4998320 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -2,7 +2,7 @@ Installation ############ -``python-gitlab`` is compatible with python 2 and 3. +``python-gitlab`` is compatible with Python 2.7 and 3.4+. Use :command:`pip` to install the latest stable version of ``python-gitlab``: -- cgit v1.2.1