12 lines
203 B
Plaintext
12 lines
203 B
Plaintext
# These are Python requirements needed to run the functional tests
|
|
pytest-testinfra
|
|
pytest-xdist
|
|
pytest
|
|
ansible-core>=2.15,<2.17,!=2.9.10
|
|
netaddr
|
|
mock
|
|
jmespath
|
|
pytest-rerunfailures
|
|
pytest-cov
|
|
setuptools
|