summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoryobmod <yobmod@gmail.com>2021-02-26 15:01:49 +0000
committeryobmod <yobmod@gmail.com>2021-02-26 15:01:49 +0000
commitf9b0e75c07ccbf90a9f2e67873ffbe672bb1a859 (patch)
treea7c1203d435544c129802c0d938dae80e9874398 /doc
parentc34c23a830bb45726c52bd5dcd84c2d5092418e4 (diff)
downloadgitpython-f9b0e75c07ccbf90a9f2e67873ffbe672bb1a859.tar.gz
rebase on master
Diffstat (limited to 'doc')
-rw-r--r--doc/source/intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/intro.rst b/doc/source/intro.rst
index 7168c91b..638a9166 100644
--- a/doc/source/intro.rst
+++ b/doc/source/intro.rst
@@ -13,7 +13,7 @@ The object database implementation is optimized for handling large quantities of
Requirements
============
-* `Python`_ >= 3.5
+* `Python`_ >= 3.4
* `Git`_ 1.7.0 or newer
It should also work with older versions, but it may be that some operations
involving remotes will not work as expected.