flake8

[:python_version < "3.10"]
more-itertools

[:python_version < "3.5"]
typing

[dev]
black
isort
flake8
hacking>=4
flake8-black
flake8-isort
pep8-naming
flake8-broken-line
flake8-builtins
flake8-2020
flake8-docstrings
flake8-rst-docstrings
darglint
mypy
coverage
codecov
