mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-22 05:51:43 -07:00
Add test requirements for working with v2.
This commit is contained in:
parent
a444a7f363
commit
3504f1cad9
1 changed files with 11 additions and 0 deletions
11
v2/test-requirements.txt
Normal file
11
v2/test-requirements.txt
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# Ansible requirementss
|
||||||
|
paramiko
|
||||||
|
PyYAML
|
||||||
|
jinja2
|
||||||
|
httplib2
|
||||||
|
passlib
|
||||||
|
|
||||||
|
# Test requirements
|
||||||
|
unittest2
|
||||||
|
mock
|
||||||
|
nose
|
Loading…
Add table
Add a link
Reference in a new issue