mirror of
https://github.com/ansible/awx.git
synced 2026-03-17 00:47:29 -02:30
Fix broken coverage import with older django-jenkins
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
-r requirements.txt
|
-r requirements.txt
|
||||||
ansible
|
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
|
coverage
|
||||||
pyflakes
|
pyflakes
|
||||||
pep8
|
pep8
|
||||||
|
|||||||
Reference in New Issue
Block a user