Description
Adds a helper command for MkDocs that reads plugin configuration and infers which PyPI packages are needed. It can reduce manual work when preparing documentation builds with plugins listed in mkdocs.yml.
Use it as part of documentation tooling or packaging workflows. The inferred dependency list should still be reviewed, especially when plugins are optional, renamed, or provided by distribution packages.