Update requirements/jenkins.txt

Also, install (not upgrade), jenkins requirements in the Makefile
target.
This commit is contained in:
James Laska
2015-02-06 09:43:32 -05:00
parent 2f9dc2b4ef
commit c841f08e5f
2 changed files with 9 additions and 2 deletions

View File

@@ -3,6 +3,13 @@
ansible
redis
pyzmq
python-memcached
python-ldap
pycrypto
coverage
django-jenkins
pyflakes
pep8
pylint
flake8