There was an error while loading. Please reload this page.
1 parent 48d301d commit 53a8f29Copy full SHA for 53a8f29
1 file changed
pyproject.toml
@@ -69,7 +69,7 @@ dev = [
69
docs = [
70
"zensical",
71
"mkdocstrings[python]",
72
- "pymdown-extensions",
+ "pymdown-extensions>=11.0.1;python_version>='3.10'",
73
]
74
build = [
75
"twine>=5.1.1,<8.0.0",
0 commit comments