Files
server/usr/lib/python3/dist-packages/ansible_collections/community/vmware/test-requirements.txt
2026-01-07 20:52:11 +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'