Fix Sphinx dependencies

This commit is contained in:
Alex Root Junior 2021-01-12 23:02:03 +02:00
parent 2803d1d674
commit 84eefd1dc4
4 changed files with 60 additions and 8 deletions

View file

@ -21,7 +21,6 @@ html_css_files = [
]
extensions = [
"sphinx_rtd_theme",
"sphinx.ext.todo",
"sphinx.ext.viewcode",
"sphinx.ext.autodoc",