awx/requirements/requirements_dev.txt
Matthew Jones 01ea3b602d Add ipython to dev dependencies
So tower-manage gets ipython instead of the vanilla interpreter
2016-05-10 10:34:26 -04:00

13 lines
218 B
Plaintext

django-debug-toolbar==1.4
pprofile
ipython
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