1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 09:51:09 +03:00
awx/requirements/requirements_dev.txt

15 lines
166 B
Plaintext
Raw Normal View History

2016-08-11 15:38:54 +03:00
django-debug-toolbar==1.5
pprofile
ipython==5.2.1
unittest2
pep8
flake8
2016-09-12 19:45:01 +03:00
pyflakes
pytest==2.9.2
pytest-cov
pytest-django
pytest-pythonpath
pytest-mock
flower
uwsgitop