diff --git a/docsite/rst/developing_test_pr.rst b/docsite/rst/developing_test_pr.rst index ee4520bf6c9..b6ec4e10ba5 100644 --- a/docsite/rst/developing_test_pr.rst +++ b/docsite/rst/developing_test_pr.rst @@ -35,6 +35,7 @@ suites. You will need at least:: git python-nosetests (sometimes named python-nose) python-passlib + python-mock If you want to run the full integration test suite you'll also need the following packages installed::