mirror of
https://github.com/ansible/awx.git
synced 2026-02-03 10:38:15 -03:30
13 lines
243 B
Plaintext
13 lines
243 B
Plaintext
-r requirements.txt
|
|
django-debug-toolbar==1.4
|
|
unittest2
|
|
pep8
|
|
flake8
|
|
pyflakes==1.0.0 # Pinned until PR merges https://gitlab.com/pycqa/flake8/merge_requests/56
|
|
pytest
|
|
pytest-cov
|
|
pytest-django
|
|
pytest-pythonpath
|
|
pytest-mock
|
|
django-split-settings
|