
[build]
build
setuptools
twine

[check]
ruff
mypy

[dev]
docugenr8-shared[build,check,test]

[test]
pytest
pytest-cov
