We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07fb225 commit 700d5c5Copy full SHA for 700d5c5
1 file changed
pyproject.toml
@@ -32,6 +32,9 @@ dev = [
32
"pytest-asyncio",
33
"pytest-cov",
34
"ruff",
35
+ "sphinx",
36
+ "sphinx-rtd-theme",
37
+ "sphinx-autodoc-typehints",
38
]
39
40
[build-system]
0 commit comments