From 2e7e82b114a5c1b3eb61f171c376e1cf85563d07 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Mon, 29 Jul 2019 08:11:21 +0800 Subject: Drop python 2 support, again (revert previous revert) This reverts commit 913d806f02cf50250d230f88b897350581f80f6b. --- doc/source/intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source') diff --git a/doc/source/intro.rst b/doc/source/intro.rst index d68e5eb2..e2cd196b 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`_ 2.7 or newer +* `Python`_ 3.0 or newer * `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. -- cgit v1.2.3