Commit f0e34c35d81831806e512ca712db641c3ed25ac5

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
  
1616
1717* Git_ tested with 1.5.3.7
1818* `Python Nose`_ - used for running the tests
19* `Mock by Michael Foord`_ used for tests. Requires 0.4
19* `Mock by Michael Foord`_ used for tests. Requires 0.5 or higher
2020
2121.. _Git: http://git-scm.com/
2222.. _Python Nose: http://code.google.com/p/python-nose/