ansible.utils/test-requirements.txt

9 lines
157 B
Plaintext
Raw Normal View History

2022-04-04 12:28:09 +00:00
black==22.3.0 ; python_version > '3.5'
coverage==4.5.4
flake8
ipaddress ; python_version < '3.0'
mock ; python_version < '3.5'
pytest-xdist
yamllint
netaddr