
[dev]
tox
wheel
twine
sphinx
sphinx_rtd_theme
pytest>=5.4
pytest-mock
pytest-cov
pytest-pylint
mypy
pylint

[docs]
sphinx
sphinx_rtd_theme

[test]
pytest>=5.4
pytest-mock
pytest-cov
pytest-pylint
mypy
pylint
