Django

[deploy]
readme_renderer[md]
bump2version==1.0.1

[development]
pip-tools
check-manifest
Django
tox
pytest-django
pluggy>=0.7
mock
codacy-coverage
flake8
yamllint
isort

[lint]
flake8
yamllint
isort

[test]
tox
pytest-django
pluggy>=0.7
mock
codacy-coverage

[tox]
pip-tools
check-manifest
