mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 03:00:04 -03:30
12 lines
182 B
Plaintext
12 lines
182 B
Plaintext
# PIP requirements for running Tower unittests in jenkins.
|
|
# Install using "pip --no-index -r jenkins.txt".
|
|
|
|
python-ldap
|
|
ansible
|
|
coverage
|
|
pyzmq
|
|
python-memcached
|
|
pyflakes
|
|
pep8
|
|
pylint
|