django

[deploy]
bump2version
readme_renderer[md]
changes
git-changelog

[development]
django
bump2version
readme_renderer[md]
changes
git-changelog
pytest>=3
tox
tox-gh-actions
coverage
codacy-coverage
flake8
yamllint
isort
black
mypy

[docs]
mkdocs
portray

[lint]
flake8
yamllint
isort
black
mypy

[test]
pytest>=3
tox
tox-gh-actions
coverage
codacy-coverage
