You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/test-requirements.txt

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