Skip to content

Commit

Permalink
chore: add pdoc to development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aekasitt committed Dec 7, 2024
1 parent 556b343 commit d938098
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 1 deletion.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ target-version = 'py38'
[tool.uv]
dev-dependencies = [
'mypy >=1.7.1',
'pdoc >=14.7.0',
'pytest >=7.4.3',
'ruff >=0.2.2',
'types-pyyaml >=6.0.12.12',
Expand Down
111 changes: 110 additions & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d938098

Please sign in to comment.