We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 158131e commit b17a767Copy full SHA for b17a767
1 file changed
README.md
@@ -19,7 +19,7 @@ If it is not in your `PATH`, you can help GitPython find it by setting
19
the `GIT_PYTHON_GIT_EXECUTABLE=<path/to/git>` environment variable.
20
21
* Git (1.7.x or newer)
22
-* Python 3 to 3.7.
+* Python 3.4 to 3.7.
23
24
The list of dependencies are listed in `./requirements.txt` and `./test-requirements.txt`.
25
The installer takes care of installing them for you.
0 commit comments