Skip to content

Commit 79ccf50

Browse files
committed
chore: add pdoc to development dependencies
1 parent d66f5e8 commit 79ccf50

File tree

2 files changed

+59
-1
lines changed

2 files changed

+59
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ target-version = 'py39'
8282
dev-dependencies = [
8383
'httpx >=0.24.1',
8484
'mypy >=1.3.0',
85+
'pdoc >=14.7.0',
8586
'pytest >=7.3.1',
8687
'ruff >=0.4.7',
8788
]

uv.lock

Lines changed: 58 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)