Skip to content

Commit 85b8387

Browse files
committed
py(deps[dev]): Add sphinx-autodoc-api-style, bump gp-sphinx packages to 0.0.1a5
why: Align docs dependencies with latest gp-sphinx workspace releases. what: - Pin sphinx-autodoc-api-style and bump gp-sphinx packages to 0.0.1a5 - Regenerate uv.lock
1 parent ae85ba5 commit 85b8387

2 files changed

Lines changed: 32 additions & 13 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ libtmux-mcp = "libtmux_mcp:main"
5656
[dependency-groups]
5757
dev = [
5858
# Docs
59-
"gp-sphinx==0.0.1a1",
59+
"gp-sphinx==0.0.1a5",
60+
"sphinx-autodoc-api-style==0.0.1a5",
6061
"gp-libs",
6162
"sphinx-autobuild",
6263
# Testing
@@ -77,7 +78,8 @@ dev = [
7778
]
7879

7980
docs = [
80-
"gp-sphinx==0.0.1a1",
81+
"gp-sphinx==0.0.1a5",
82+
"sphinx-autodoc-api-style==0.0.1a5",
8183
"gp-libs",
8284
"sphinx-autobuild",
8385
]

uv.lock

Lines changed: 28 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)