Skip to content

Commit 513e839

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 a7c3beb commit 513e839

2 files changed

Lines changed: 40 additions & 21 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,9 @@ vcspull = "vcspull:cli.cli"
7070
[dependency-groups]
7171
dev = [
7272
# Docs
73-
"gp-sphinx==0.0.1a1",
74-
"sphinx-argparse-neo==0.0.1a1",
73+
"gp-sphinx==0.0.1a5",
74+
"sphinx-argparse-neo==0.0.1a5",
75+
"sphinx-autodoc-api-style==0.0.1a5",
7576
"gp-libs",
7677
"sphinx-autobuild",
7778
# Testing
@@ -98,8 +99,9 @@ dev = [
9899
]
99100

100101
docs = [
101-
"gp-sphinx==0.0.1a1",
102-
"sphinx-argparse-neo==0.0.1a1",
102+
"gp-sphinx==0.0.1a5",
103+
"sphinx-argparse-neo==0.0.1a5",
104+
"sphinx-autodoc-api-style==0.0.1a5",
103105
"gp-libs",
104106
"sphinx-autobuild",
105107
]

uv.lock

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

0 commit comments

Comments
 (0)