17 lines
184 B
Plaintext
17 lines
184 B
Plaintext
|
# Ansible requirementss
|
||
|
paramiko
|
||
|
PyYAML
|
||
|
jinja2
|
||
|
httplib2
|
||
|
passlib
|
||
|
six
|
||
|
|
||
|
# These are needed for various optional features
|
||
|
#python-memcached
|
||
|
#redis
|
||
|
|
||
|
# Test requirements
|
||
|
unittest2
|
||
|
mock
|
||
|
nose
|