2025-10-30 11:13:38 +01:00

13 lines
183 B
Plaintext

# For ansible-tox-linters
black==23.3.0
flake8
yamllint
# Unit test runner
pytest-ansible
pytest-xdist
pytest-cov
# For ansible.builtin.expect module in ios_user tests
pexpect>=3.3