aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 292351a..4763834 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -61,6 +61,7 @@ optional = true
[tool.poetry.group.docs.dependencies]
Sphinx = "^5.3"
+sphinx-autodoc-typehints = "^1.19.5"
[tool.poetry.group.testing]
optional = true