This commit is contained in:
Massimiliano Assante 2022-04-13 11:40:54 +02:00
parent 7e1b2d32f6
commit ead7460e9f
1 changed files with 1 additions and 1 deletions

View File

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