aboutsummaryrefslogtreecommitdiff
path: root/doc/intro.rst
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2009-11-04 19:53:42 +0100
committerSebastian Thiel <byronimo@gmail.com>2009-11-04 19:53:42 +0100
commitd884adc80c80300b4cc05321494713904ef1df2d (patch)
tree3878d5e0282531596d42505d8725482dde002c20 /doc/intro.rst
parent05d2687afcc78cd192714ee3d71fdf36a37d110f (diff)
parentace1fed6321bb8dd6d38b2f58d7cf815fa16db7a (diff)
downloadGitPython-d884adc80c80300b4cc05321494713904ef1df2d.tar.gz
GitPython-d884adc80c80300b4cc05321494713904ef1df2d.zip
Merge branch 'improvements'
Diffstat (limited to 'doc/intro.rst')
-rw-r--r--doc/intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intro.rst b/doc/intro.rst
index c5843a1f..f08a7ec5 100644
--- a/doc/intro.rst
+++ b/doc/intro.rst
@@ -16,7 +16,7 @@ Requirements
* Git_ tested with 1.5.3.7
* `Python Nose`_ - used for running the tests
-* `Mock by Michael Foord`_ used for tests. Requires 0.4
+* `Mock by Michael Foord`_ used for tests. Requires 0.5
.. _Git: http://git-scm.com/
.. _Python Nose: http://code.google.com/p/python-nose/