1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 09:51:09 +03:00
awx/requirements/jenkins.txt
James Laska c841f08e5f Update requirements/jenkins.txt
Also, install (not upgrade), jenkins requirements in the Makefile
target.
2015-02-06 09:47:41 -05:00

16 lines
219 B
Plaintext

# PIP requirements for running Tower unittests in jenkins.
# Install using "pip --no-index -r jenkins.txt".
ansible
redis
pyzmq
python-memcached
python-ldap
pycrypto
coverage
django-jenkins
pyflakes
pep8
pylint
flake8