remove myst_parser

This commit is contained in:
Yusur 2025-10-10 20:08:47 +02:00
parent 3151948dd0
commit 84af601a6f
2 changed files with 1 additions and 13 deletions

View file

@ -18,7 +18,7 @@ author = 'Sakuragasaki46'
# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
extensions = ["sphinx.ext.autodoc", 'sphinx.ext.autosummary', 'myst_parser']
extensions = ["sphinx.ext.autodoc", 'sphinx.ext.autosummary']
templates_path = ['_templates']
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']

View file

@ -1,12 +0,0 @@
# for sphinx/readthedocs
itsdangerous
libsass
peewee
pydantic
quart_schema
setuptools
starlette
toml
sphinx
myst_parser