mirror of
https://github.com/ansible/awx.git
synced 2026-01-29 23:34:42 -03:30
12 lines
254 B
Plaintext
12 lines
254 B
Plaintext
-r requirements.txt
|
|
ansible
|
|
# 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
|
|
pylint
|
|
flake8
|
|
distribute==0.7.3
|
|
unittest2
|