Skip to content

Commit 7dc3a9d

Browse files
committed
py(deps[docs]) Add autodoc_pydantic
See also: https://github.com/mansenfranzen/autodoc_pydantic
1 parent aff394c commit 7dc3a9d

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ dev-dependencies = [
8282
"sphinx-copybutton",
8383
"sphinxext-rediraffe",
8484
"sphinx-argparse",
85+
"autodoc_pydantic",
8586
"myst-parser",
8687
"linkify-it-py",
8788
# Testing
@@ -115,6 +116,7 @@ docs = [
115116
"sphinx-copybutton",
116117
"sphinxext-rediraffe",
117118
"sphinx-argparse",
119+
"autodoc_pydantic",
118120
"myst-parser",
119121
"linkify-it-py",
120122
]

uv.lock

Lines changed: 40 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)