Files
ansible/lib/python3.10/site-packages/ansible_collections/community/vmware/test-requirements.txt
2023-02-08 12:13:28 +01:00

12 lines
252 B
Plaintext

coverage==4.5.4
flake8
selinux_please_lie_to_me
mock ; python_version < '3.5'
pytest-xdist
# Not exactly a test-req, but the CI relies on it.
pytest-forked
# We should avoid these two modules with py3
pytest-mock
mock
aiohttp ; python_version >= '3.6'