1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00
awx/requirements/jenkins.txt
2015-04-14 11:33:47 -04:00

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