From 9e47352575d9b0a453770114853620e8342662fb Mon Sep 17 00:00:00 2001 From: Harmon Date: Sun, 16 Feb 2020 14:32:28 -0600 Subject: Add support for Python 3.8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 032882f5..7e0d8b6a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If it is not in your `PATH`, you can help GitPython find it by setting the `GIT_PYTHON_GIT_EXECUTABLE=` environment variable. * Git (1.7.x or newer) -* Python 3.4 to 3.7. +* Python >= 3.4 The list of dependencies are listed in `./requirements.txt` and `./test-requirements.txt`. The installer takes care of installing them for you. -- cgit v1.2.3