1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 09:51:09 +03:00
awx/requirements/jenkins.txt

16 lines
219 B
Plaintext
Raw Normal View History

# PIP requirements for running Tower unittests in jenkins.
# Install using "pip --no-index -r jenkins.txt".
ansible
2014-11-12 20:55:35 +03:00
redis
pyzmq
python-memcached
python-ldap
2014-10-03 00:16:27 +04:00
pycrypto
coverage
django-jenkins
pyflakes
pep8
pylint
flake8