1
0
Fork 0
mirror of https://github.com/shouptech/humulus.git synced 2026-02-03 13:49:41 +00:00

Remove unused extensions

This commit is contained in:
Emma 2019-07-24 14:55:27 -06:00
parent 4c5ee31020
commit c4fd6e377c

View file

@ -30,7 +30,7 @@ release = "0.1"
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = ["sphinx.ext.autodoc", "sphinx_click.ext"]
extensions = []
# Add any paths that contain templates here, relative to this directory.
templates_path = ["_templates"]