summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMichael Trier <mtrier@gmail.com>2008-12-15 13:44:44 -0500
committerMichael Trier <mtrier@gmail.com>2008-12-15 13:44:44 -0500
commit5117c9c8a4d3af19a9958677e45cda9269de1541 (patch)
tree860b245dc034d4089c2ecbaf4926e128bb591ff1 /README
parent1083748b828dfca6a72014434850da0f2a0579ab (diff)
downloadgitpython-5117c9c8a4d3af19a9958677e45cda9269de1541.tar.gz
Added in new changes and bumped for version 0.1.50.1.5
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index a4d8c86e..9643dcf5 100644
--- a/README
+++ b/README
@@ -13,8 +13,8 @@ REQUIREMENTS
============
* Git_ tested with 1.5.3.7
-* `Python Nose`_ - used for running the tests
-* `Mock by Michael Foord`_ used for tests
+* `Python Nose`_ - used for running the tests
+* `Mock by Michael Foord`_ used for tests. Requires 0.4
.. _Git: http://git.or.cz/
.. _Python Nose: http://code.google.com/p/python-nose/
@@ -39,4 +39,4 @@ git://gitorious.org/git-python/mainline.git
LICENSE
=======
-New BSD License. See the LICENSE file. \ No newline at end of file
+New BSD License. See the LICENSE file.