mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Initial ansible-test implementation. (#18556)
This commit is contained in:
11
test/runner/requirements/units.txt
Normal file
11
test/runner/requirements/units.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
boto3
|
||||
jinja2
|
||||
mock
|
||||
nose
|
||||
passlib
|
||||
pycrypto
|
||||
pytest
|
||||
python-memcached
|
||||
pyyaml
|
||||
redis
|
||||
unittest2 ; python_version < '2.7'
|
||||
Reference in New Issue
Block a user