summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvain@pocentek.net>2018-01-08 08:08:23 +0100
committerGitHub <noreply@github.com>2018-01-08 08:08:23 +0100
commit8a953c2d3ede2bdd672323621b4e72a5f660f6f5 (patch)
tree202c8244fec369c2cb55b08efb1d86959b1d4121
parent3a119cd6a4841fae5b2f116512830ed12b4b29f0 (diff)
parentb980c9f7db97f8d55ed50d116a1d9fcf817ebf0d (diff)
downloadgitlab-8a953c2d3ede2bdd672323621b4e72a5f660f6f5.tar.gz
Merge pull request #409 from movermeyer/patch-2
Clarifying what compatible 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``: