
[build]
build
setuptools
twine
tox

[check]
ruff
mypy

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

[test]
pytest
pytest-cov
