Skip to content

Commit 6a37564

Browse files
committed
1 parent f9278bb commit 6a37564

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
@@ -73,6 +73,7 @@ sphinx-inline-tabs = "*"
7373
sphinxext-opengraph = "*"
7474
sphinx-copybutton = "*"
7575
sphinxext-rediraffe = "*"
76+
sphinx-autoissues = "*"
7677
myst_parser = "*"
7778

7879
### Testing ###
@@ -103,6 +104,7 @@ docs = [
103104
"sphinx-autobuild",
104105
"sphinxext-rediraffe",
105106
"sphinx-copybutton",
107+
"sphinx-autoissues",
106108
"sphinxext-opengraph",
107109
"sphinx-inline-tabs",
108110
"myst_parser",

0 commit comments

Comments
 (0)