From f0e34c35d81831806e512ca712db641c3ed25ac5 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Tue, 20 Oct 2009 21:40:22 +0200 Subject: Added information about changed mock module requirement, its 0.5 or higher now so there are no bad surprises when first running the tests as interested developer --- doc/intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/intro.rst b/doc/intro.rst index c5843a1f..555bc4c5 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 or higher .. _Git: http://git-scm.com/ .. _Python Nose: http://code.google.com/p/python-nose/ -- cgit v1.2.1