blob: ba3b45644c32c82af89e263a1f03b109feecc640 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# connection libraries
paramiko
ansible-pylibssh
# sanity tests
pycodestyle
pylint
voluptuous
# units
pytest
pytest-xdist
pytest-mock
mock
# utils
yamllint
galaxy_importer
antsibull-changelog
|