minor tweak to required modules for running tests
parent
02e800a4ee
commit
9c590b30b2
|
@ -33,7 +33,8 @@ First, you will need to configure your testing environment with the neccessary t
|
||||||
suites. You will need at least::
|
suites. You will need at least::
|
||||||
|
|
||||||
git
|
git
|
||||||
python-nosetests
|
python-nosetests (sometimes named python-nose)
|
||||||
|
python-passlib
|
||||||
|
|
||||||
Second, if you haven't already, clone the Ansible source code from GitHub::
|
Second, if you haven't already, clone the Ansible source code from GitHub::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue