summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authoryobmod <yobmod@gmail.com>2021-03-04 21:24:11 +0000
committeryobmod <yobmod@gmail.com>2021-03-04 21:24:11 +0000
commit85ebfb2f0dedb18673a2d756274bbcecd1f034c4 (patch)
tree981da71a075b7b9c0c0c05df1f52680e3a00b03c /test-requirements.txt
parent26ccee15ae1712baf68df99d3f5f2fec5517ecbd (diff)
downloadgitpython-85ebfb2f0dedb18673a2d756274bbcecd1f034c4.tar.gz
Combined commits to add types to base.py and fun.py
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index abda95cf..55206899 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,3 +4,4 @@ flake8
tox
virtualenv
nose
+typing-extensions>=3.7.4.0