
[cov]
coverage
codecov

[docs]
sphinx
sphinx_rtd_theme

[fulldev]
pytest
pytest-cov
sphinx
sphinx_rtd_theme
pylint
mypy
coverage
codecov

[lint]
pylint
mypy

[pkg]
twine
wheel

[test]
pytest
pytest-cov
