1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/v2/test-requirements.txt

16 lines
184 B
Text

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