omnilib / sphinx-mdinclude

Markdown extension for Sphinx
https://sphinx-mdinclude.omnilib.dev
MIT License
21 stars 11 forks source link

sphinx is now a dependency #67

Closed juliangilbey closed 3 months ago

juliangilbey commented 4 months ago

Description

Commit https://github.com/omnilib/sphinx-mdinclude/commit/50d18153046c5e8539d6e5a02ad785ff4e79262b introduces a dependency on sphinx via sphinx_mdinclude/sphinx.py:

https://github.com/omnilib/sphinx-mdinclude/blob/e63715e06be0b53e9bd817c701a8751b74bb0288/sphinx_mdinclude/sphinx.py#L14

sphinx therefore needs to be included in the dependencies in pyproject.toml.