9 lines
108 B
Plaintext
9 lines
108 B
Plaintext
# For ansible-tox-linters
|
|
black==23.3.0
|
|
yamllint
|
|
|
|
# Unit test runner
|
|
pytest-ansible
|
|
pytest-xdist
|
|
pytest-cov
|