mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
13 lines
197 B
Plaintext
13 lines
197 B
Plaintext
# PIP requirements for running Tower unittests in jenkins.
|
|
# Install using "pip --no-index -r jenkins.txt".
|
|
|
|
django-jenkins
|
|
python-ldap
|
|
ansible
|
|
coverage
|
|
pyzmq
|
|
python-memcached
|
|
pyflakes
|
|
pep8
|
|
pylint
|