Skip to content

Commit 5d57dc2

Browse files
committed
chore(docs): bump gp-sphinx pins 0.0.1a7 -> 0.0.1a8
why: Adopt the v0.0.1a8 release of the shared docs platform — argparse domain, CSS namespace unification under gp-sphinx-*, sphinx>=8.1 floor, typed env.domains.* accessors, autodoc layout and badges package renames, py.typed marker for typehints-gp. what: - Bump gp-sphinx, sphinx-autodoc-api-style, and sphinx-autodoc-fastmcp pins from 0.0.1a7 to 0.0.1a8 across every dependency group - Refresh uv.lock against the published workspace See also: https://pypi.org/project/gp-sphinx/0.0.1a8/
1 parent b6ba99a commit 5d57dc2

2 files changed

Lines changed: 67 additions & 68 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ libtmux-mcp = "libtmux_mcp:main"
5656
[dependency-groups]
5757
dev = [
5858
# Docs
59-
"gp-sphinx==0.0.1a7",
60-
"sphinx-autodoc-api-style==0.0.1a7",
61-
"sphinx-autodoc-fastmcp==0.0.1a7",
59+
"gp-sphinx==0.0.1a8",
60+
"sphinx-autodoc-api-style==0.0.1a8",
61+
"sphinx-autodoc-fastmcp==0.0.1a8",
6262
"gp-libs",
6363
"sphinx-autobuild",
6464
# Testing
@@ -79,9 +79,9 @@ dev = [
7979
]
8080

8181
docs = [
82-
"gp-sphinx==0.0.1a7",
83-
"sphinx-autodoc-api-style==0.0.1a7",
84-
"sphinx-autodoc-fastmcp==0.0.1a7",
82+
"gp-sphinx==0.0.1a8",
83+
"sphinx-autodoc-api-style==0.0.1a8",
84+
"sphinx-autodoc-fastmcp==0.0.1a8",
8585
"gp-libs",
8686
"sphinx-autobuild",
8787
]

uv.lock

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

0 commit comments

Comments
 (0)