We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce9bde6 commit 9f6be10Copy full SHA for 9f6be10
1 file changed
pyproject.toml
@@ -35,7 +35,8 @@ docs = [
35
"sphinxcontrib-contentui>=0.2,<1.0",
36
"sphinxcontrib-details-directive>=0.1,<1.0",
37
"furo>=2025.0,<2026.0",
38
- "markupsafe>=3.0,<4.0"
+ "markupsafe>=3.0,<4.0",
39
+ "myst-parser"
40
]
41
42
[project.scripts]
0 commit comments