Commit 343702af by Michael DeHaan

Merge pull request #6631 from kavu/add_testing_deps_to_hacking_readme

Add tesing deps installation into hacking/README
parents 503327d5 9f7342d4
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment