Update requirements_jenkins.txt

This commit is contained in:
Chris Meyers 2016-03-03 11:10:43 -05:00
parent 3df2a6a14e
commit 88bf44bfcb

View File

@ -3,7 +3,7 @@ ansible==1.9.4
# Based on django-jenkins==0.16.3, with a fix for properly importing coverage
git+https://github.com/jlaska/django-jenkins.git@release_0.16.4#egg=django-jenkins
coverage
pyflakes
pyflakes==1.0.0 # Pinned until PR merges https://gitlab.com/pycqa/flake8/merge_requests/56
pep8
pylint
flake8