Skip to content

Commit d93b12b

Browse files
committed
build(deps): Remove sphinx-issues
1 parent ba9fe18 commit d93b12b

File tree

2 files changed

+1
-23
lines changed

2 files changed

+1
-23
lines changed

poetry.lock

Lines changed: 1 addition & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ sphinx-autoapi = "*"
6868
sphinx-autobuild = "*"
6969
sphinx-autodoc-typehints = "*"
7070
sphinx-click = "*"
71-
sphinx-issues = "*"
7271
sphinx-inline-tabs = "*"
7372
sphinxext-opengraph = "*"
7473
sphinx-copybutton = "*"
@@ -97,7 +96,6 @@ mypy = "*"
9796
[tool.poetry.extras]
9897
docs = [
9998
"sphinx",
100-
"sphinx-issues",
10199
"sphinx-click",
102100
"sphinx-autoapi",
103101
"sphinx-autodoc-typehints",

0 commit comments

Comments
 (0)