1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
awx/requirements/requirements_dev.txt
Ryan Petrello 57c22c20b2
add support for building swagger/OpenAPI JSON
to build, run `make swagger`; a file named `swagger.json` will be
written to the current working directory
2018-02-06 10:12:57 -05:00

22 lines
320 B
Plaintext

django-debug-toolbar==1.5
django-rest-swagger
pprofile
ipython==5.2.1
unittest2
pep8
flake8
pyflakes
pytest==2.9.2
pytest-cov
pytest-django
pytest-pythonpath
pytest-mock
pytest-timeout
logutils
flower
uwsgitop
jupyter
matplotlib
backports.tempfile # support in unit tests for py32+ tempfile.TemporaryDirectory
mockldap