blob: 2a8e6fb7e579b9931210d294e4c35e673d18eee6 (
plain)
1
2
3
4
5
6
7
|
black==22.3.0 ; python_version > '3.5'
coverage==4.5.4
flake8
git+https://github.com/ansible-community/pytest-ansible-units.git
mock ; python_version < '3.5'
pytest-xdist
yamllint
|