mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 16:51:11 +03:00
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
|