Skip to content

Commit ea2215a

Browse files
committed
hotfix: adding doc section back to pyproject.toml
1 parent 2bdf00e commit ea2215a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ dev = [
9393
"ruff>=0.11.10",
9494
]
9595

96-
96+
doc = [
97+
"pdoc>=15.0.1",
98+
]
9799
[tool.setuptools]
98100
packages = ['sqlmodel_crud_utils']

0 commit comments

Comments
 (0)