blob: fa1e9fd3587e94372c79e20aa9955a59d91b582d (
plain)
1
2
3
4
5
6
7
8
|
black==23.3.0 ; python_version >= '3.7'
flake8
mock ; python_version < '3.5'
pexpect
pytest-xdist
yamllint
pytest-ansible ; python_version >= '3.9'
git+https://github.com/ansible-community/pytest-ansible-units.git ; python_version < '3.9'
|