sphinxcontrib.extras_require

A Sphinx directive to specify that a module has extra requirements, and show how to install them.

Functions:

setup(app)

Setup sphinxcontrib.extras_require.

setup(app)[source]

Setup sphinxcontrib.extras_require.

Parameters

app (Sphinx) – The Sphinx app.

Return type

Dict[str, Any]