From 61fef99bd2ece28b0f2dd282843239ac8db893ed Mon Sep 17 00:00:00 2001 From: Harmon Date: Sun, 16 Feb 2020 15:02:15 -0600 Subject: Remove references to old mock library in documentation --- doc/source/intro.rst | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/source') diff --git a/doc/source/intro.rst b/doc/source/intro.rst index d2fb5e1f..9ae70468 100644 --- a/doc/source/intro.rst +++ b/doc/source/intro.rst @@ -19,12 +19,10 @@ Requirements involving remotes will not work as expected. * `GitDB`_ - a pure python git database implementation * `Python Nose`_ - used for running the tests -* `Mock by Michael Foord`_ used for tests. Requires version 0.5 .. _Python: https://www.python.org .. _Git: https://git-scm.com/ .. _Python Nose: https://nose.readthedocs.io/en/latest/ -.. _Mock by Michael Foord: http://www.voidspace.org.uk/python/mock.html .. _GitDB: https://pypi.python.org/pypi/gitdb Installing GitPython -- cgit v1.2.1