1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
awx/requirements/requirements_dev.txt

12 lines
221 B
Plaintext
Raw Normal View History

-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