Sphinx github changelog was unintentionally included in the extensions

This commit is contained in:
Christian Herber 2023-08-28 07:47:25 +02:00
parent fdf0c8d044
commit 488c7cbf9c

View file

@ -58,7 +58,6 @@ release = u'0.1'
# ones.
extensions = [
'sphinx.ext.autodoc',
'sphinx_github_changelog',
'sphinxcontrib.wavedrom',
'sphinx.ext.todo',
]