1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
awx/requirements/jenkins.txt
James Laska 8a247ae2c4 Add requirements/jenkins.txt
Moves custom test requirements out of jenkins and into the repository.
2014-09-10 15:25:58 -04:00

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