Skip to content

Commit 98c3aa4

Browse files
committed
1 parent ebcd049 commit 98c3aa4

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

poetry.lock

Lines changed: 13 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ sphinxext-opengraph = "*"
5858
sphinx-copybutton = "*"
5959
sphinxext-rediraffe = "*"
6060
sphinx-autoapi = "*"
61+
sphinx-autoissues = "*"
6162
myst_parser = "*"
6263
docutils = "~0.18.0"
6364

@@ -88,6 +89,7 @@ docs = [
8889
"sphinx-autoapi",
8990
"sphinx-autodoc-typehints",
9091
"sphinx-autobuild",
92+
"sphinx-autoissues",
9193
"sphinx-copybutton",
9294
"sphinxext-opengraph",
9395
"sphinx-inline-tabs",

0 commit comments

Comments
 (0)