summaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
authorWolfgang Müller2024-07-22 14:30:05 +0200
committerWolfgang Müller2024-07-22 14:32:53 +0200
commit31b1e182b3146ce16e3bd374bde63e0708b74490 (patch)
treebffaadf005a8e3cce24c6cdeb028ad35c002a9e0 /pyproject.toml
parent4e6425585be1e9f2e2b9bc6dc5a5d3ba0f611d27 (diff)
downloadhircine-31b1e182b3146ce16e3bd374bde63e0708b74490.tar.gz
docs: Use sphinx_issues to link to commits
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 1197221..7dfc6eb 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -35,6 +35,7 @@ types-pillow = "^10.1.0.2"
pytest-cov = "^5.0.0"
sphinx = "^7.2.6"
furo = "^2024.1.29"
+sphinx-issues = "^4.1.0"
[build-system]
requires = ["poetry-core"]