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