
[codeqa]
antsibull-changelog
flake8
pylint
reuse

[coverage]
coverage[toml]

[dev]
antsibull-docs-parser[codeqa]
antsibull-docs-parser[coverage]
antsibull-docs-parser[formatters]
antsibull-docs-parser[test]
antsibull-docs-parser[typing]
nox

[formatters]
black
isort

[test]
pytest
pytest-cov
pytest-error-for-skips
pyyaml

[typing]
mypy
pyre-check>=0.9.17
