mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 16:51:11 +03:00
3d4580611e
reworking test strucutre reworked pytest.ini, removed functional imports, updated req_dev remove unneeded __init__ files add testing checker to local_settings examples adding testing packages to system Python for docker
11 lines
137 B
Plaintext
11 lines
137 B
Plaintext
-r requirements.txt
|
|
django-devserver
|
|
django-debug-toolbar==1.3.2
|
|
unittest2
|
|
pep8
|
|
flake8
|
|
pytest
|
|
pytest-cov
|
|
pytest-django
|
|
pytest-pythonpath
|