mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Fix broken coverage import with older django-jenkins
This commit is contained in:
parent
f78f69159d
commit
5f3f830232
@ -1,6 +1,7 @@
|
||||
-r requirements.txt
|
||||
ansible
|
||||
django-jenkins==0.16.3
|
||||
# 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
|
||||
pep8
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user