Thanks to visit codestin.com Credit goes to github.com
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 909ee3b commit 61fef99Copy full SHA for 61fef99
doc/source/intro.rst
@@ -19,12 +19,10 @@ Requirements
19
involving remotes will not work as expected.
20
* `GitDB`_ - a pure python git database implementation
21
* `Python Nose`_ - used for running the tests
22
-* `Mock by Michael Foord`_ used for tests. Requires version 0.5
23
24
.. _Python: https://www.python.org
25
.. _Git: https://git-scm.com/
26
.. _Python Nose: https://nose.readthedocs.io/en/latest/
27
-.. _Mock by Michael Foord: http://www.voidspace.org.uk/python/mock.html
28
.. _GitDB: https://pypi.python.org/pypi/gitdb
29
30
Installing GitPython
0 commit comments