From ea6af04977c197fd07ab812d394dcb61feebaf67 Mon Sep 17 00:00:00 2001 From: Michael Trier Date: Thu, 8 May 2008 00:51:07 -0400 Subject: Forgot to add Mock to the requirements. --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 5568880f..b68b746f 100644 --- a/README +++ b/README @@ -18,9 +18,11 @@ REQUIREMENTS * Git_ tested with 1.5.3.7 * `Python Nose`_ - used for running the tests +* `Mock by Michael Foord`_ used for tests .. _Git: http://git.or.cz/ .. _Python Nose: http://code.google.com/p/python-nose/ +.. _Mock by Michael Foord: http://www.voidspace.org.uk/python/mock.html INSTALL ======= -- cgit v1.2.1