Skip to content

Commit 38f2451

Browse files
committed
adds mkdocs-include-markdown-plugin dependency
1 parent b792b81 commit 38f2451

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ client = [
3333
]
3434
docs = [
3535
"mkdocs>=1.6.1",
36+
"mkdocs-include-markdown-plugin>=7.1.7",
3637
"mkdocs-material>=9.6.19",
3738
"mkdocstrings[python]>=0.30.0",
3839
]

uv.lock

Lines changed: 36 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)