We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 657e980 commit ea6af04Copy full SHA for ea6af04
README
@@ -18,9 +18,11 @@ REQUIREMENTS
18
19
* Git_ tested with 1.5.3.7
20
* `Python Nose`_ - used for running the tests
21
+* `Mock by Michael Foord`_ used for tests
22
23
.. _Git: http://git.or.cz/
24
.. _Python Nose: http://code.google.com/p/python-nose/
25
+.. _Mock by Michael Foord: http://www.voidspace.org.uk/python/mock.html
26
27
INSTALL
28
=======
0 commit comments