mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 16:51:11 +03:00
e87f90b39b
runs happy
17 lines
229 B
Plaintext
17 lines
229 B
Plaintext
# PIP requirements for running Tower unittests in jenkins.
|
|
# Install using "pip --no-index -r jenkins.txt".
|
|
|
|
ansible
|
|
redis
|
|
pyzmq
|
|
netifaces
|
|
python-memcached
|
|
python-ldap
|
|
pycrypto
|
|
coverage
|
|
django-jenkins
|
|
pyflakes
|
|
pep8
|
|
pylint
|
|
flake8
|