We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9705705 commit 17afc5eCopy full SHA for 17afc5e
1 file changed
pyproject.toml
@@ -91,7 +91,8 @@ ts = [
91
]
92
docs = [
93
"sphinx",
94
- "sphinx-rtd-theme",
+ "sphinx-rtd-theme",
95
+ "myst_parser"
96
97
98
# Add this section to fix the package discovery error
0 commit comments