Add tesing deps installation into hacking/README
Signed-off-by: Max Riveiro <kavu13@gmail.com>
This commit is contained in:
parent
f82ac9f8e9
commit
9f7342d46d
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ and do not wish to install them from your operating system package manager, you
|
|||
can install them from pip
|
||||
|
||||
$ easy_install pip # if pip is not already available
|
||||
$ pip install pyyaml jinja2
|
||||
$ pip install pyyaml jinja2 nose passlib pycrypto
|
||||
|
||||
From there, follow ansible instructions on docs.ansible.com as normal.
|
||||
|
||||
|
|
Loading…
Reference in a new issue