
[:python_version < "3.8"]
importlib_metadata

[all]
Sphinx
build
coverage
pytest
pytest-cov
twine

[dev]
build
twine

[doc]
Sphinx

[test]
coverage
pytest
pytest-cov
