Skip to content

Commit 82ef481

Browse files
committed
build(deps): Remove old issues package
1 parent 9fa6caa commit 82ef481

File tree

3 files changed

+1
-16
lines changed

3 files changed

+1
-16
lines changed

CHANGES

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ $ pip install --user --upgrade --pre libtmux
3939

4040
### Documentation
4141

42-
- Move to sphinx-autoissues, #406
4342
- Examples updated for correctness, #412 (cherry-picked from #410)
4443
- Render changelog in [linkify_issues](https://gp-libs.git-pull.com/linkify_issues/) (#410)
4544
- Fix Table of contents rendering with sphinx autodoc with

poetry.lock

Lines changed: 1 addition & 13 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
@@ -57,7 +57,6 @@ sphinx-inline-tabs = { version = "*", python = "^3.7" }
5757
sphinxext-opengraph = "*"
5858
sphinx-copybutton = "*"
5959
sphinxext-rediraffe = "*"
60-
sphinx-autoissues = "*"
6160
myst_parser = "*"
6261
docutils = "~0.18.0"
6362

@@ -89,7 +88,6 @@ docs = [
8988
"sphinx-autoapi",
9089
"sphinx-autodoc-typehints",
9190
"sphinx-autobuild",
92-
"sphinx-autoissues",
9391
"sphinx-copybutton",
9492
"sphinxext-opengraph",
9593
"sphinx-inline-tabs",

0 commit comments

Comments
 (0)