mirror of https://github.com/ansible/ansible.git
Add test requirements for working with v2.
parent
a444a7f363
commit
3504f1cad9
@ -0,0 +1,11 @@
|
|||||||
|
# Ansible requirementss
|
||||||
|
paramiko
|
||||||
|
PyYAML
|
||||||
|
jinja2
|
||||||
|
httplib2
|
||||||
|
passlib
|
||||||
|
|
||||||
|
# Test requirements
|
||||||
|
unittest2
|
||||||
|
mock
|
||||||
|
nose
|
Loading…
Reference in New Issue