aboutsummaryrefslogtreecommitdiffstats
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 4cea079a..c94a6aab 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -56,6 +56,7 @@ furo = "2022.9.15"
six = "1.16.0"
releases = "1.6.3"
sphinx-multiversion = "0.2.4"
+docstring-parser = "0.15"
[tool.taskipy.tasks]
lint = "pre-commit run --all-files"