summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Overmeyer <m.overmeyer@yahoo.ca>2018-01-05 18:23:20 +0000
committerGitHub <noreply@github.com>2018-01-05 18:23:20 +0000
commitb980c9f7db97f8d55ed50d116a1d9fcf817ebf0d (patch)
tree202c8244fec369c2cb55b08efb1d86959b1d4121
parent3a119cd6a4841fae5b2f116512830ed12b4b29f0 (diff)
downloadgitlab-b980c9f7db97f8d55ed50d116a1d9fcf817ebf0d.tar.gz
Clarifying what supports means
-rw-r--r--docs/install.rst2
1 files changed, 1 insertions, 1 deletions
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``: