From 84232f7c71e41e56636f203eb26763a03ab6e945 Mon Sep 17 00:00:00 2001 From: Yobmod Date: Tue, 3 Aug 2021 16:34:06 +0100 Subject: Add Typing :: Typed to setup.py --- 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 d7a18412..4f22a094 100644 --- a/doc/source/intro.rst +++ b/doc/source/intro.rst @@ -18,7 +18,7 @@ Requirements It should also work with older versions, but it may be that some operations involving remotes will not work as expected. * `GitDB`_ - a pure python git database implementation -* `typing_extensions`_ >= 3.10.0 +* `typing_extensions`_ >= 3.7.3.4 (if python < 3.10) .. _Python: https://www.python.org .. _Git: https://git-scm.com/ -- cgit v1.2.1