From b17a76731c06c904c505951af24ff4d059ccd975 Mon Sep 17 00:00:00 2001 From: Harmon Date: Sun, 16 Feb 2020 12:11:23 -0600 Subject: Improve README Python requirement specificity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 368f386f..032882f5 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 to 3.7. +* Python 3.4 to 3.7. 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.1