1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Tests: unit
# Dependencies sourced from:
# - test/lib/ansible_test/_data/requirements/units.txt
# - test/units/requirements.txt
Depends: @,
git,
python3-pycryptodome,
python3-cryptography,
python3-jinja2,
python3-mock,
python3-passlib,
python3-pexpect,
python3-pycryptodome,
python3-pytest,
python3-pytest-mock,
python3-pytest-forked,
python3-pytest-xdist,
python3-tz,
python3-winrm,
python3-yaml
|