summaryrefslogtreecommitdiffstatshomepage
path: root/poetry.lock
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 /poetry.lock
parent4e6425585be1e9f2e2b9bc6dc5a5d3ba0f611d27 (diff)
downloadhircine-31b1e182b3146ce16e3bd374bde63e0708b74490.tar.gz
docs: Use sphinx_issues to link to commits
Diffstat (limited to '')
-rw-r--r--poetry.lock20
1 files changed, 19 insertions, 1 deletions
diff --git a/poetry.lock b/poetry.lock
index e97ad56..90c45d9 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -1152,6 +1152,24 @@ sphinx = ">=4.0"
docs = ["furo", "ipython", "myst-parser", "sphinx-copybutton", "sphinx-inline-tabs"]
[[package]]
+name = "sphinx-issues"
+version = "4.1.0"
+description = "A Sphinx extension for linking to your project's issue tracker"
+optional = false
+python-versions = ">=3.8"
+files = [
+ {file = "sphinx_issues-4.1.0-py3-none-any.whl", hash = "sha256:d779dddff441175c9fddb7a4018eca38f9f6cdb1e0a2fe31d93b4f89587c7ba1"},
+ {file = "sphinx_issues-4.1.0.tar.gz", hash = "sha256:a67f7ef31d164b420b2f21b6c9b020baeb4a014afd4045f5be314c984e8ee520"},
+]
+
+[package.dependencies]
+sphinx = "*"
+
+[package.extras]
+dev = ["pre-commit (>=3.6,<4.0)", "sphinx-issues[tests]", "tox"]
+tests = ["pytest"]
+
+[[package]]
name = "sphinxcontrib-applehelp"
version = "1.0.8"
description = "sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books"
@@ -1664,4 +1682,4 @@ files = [
[metadata]
lock-version = "2.0"
python-versions = "^3.12"
-content-hash = "ada046d4e6524de7e9fe83ca4eed53f5ca05c0e75058030a58cb300602828b4c"
+content-hash = "26f12bd44b97acb3b207b6a8471b37222e857ec471db861a322eea35cb085e4f"