Skip to content

Commit cfa6706

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 b8634c9 commit cfa6706

File tree

2 files changed

+32
-13
lines changed

2 files changed

+32
-13
lines changed

pyproject.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ Changes = "https://github.com/git-pull/gp-libs/blob/master/CHANGES"
4848
[dependency-groups]
4949
dev = [
5050
# Docs
51-
"gp-sphinx==0.0.1a1",
51+
"gp-sphinx==0.0.1a5",
52+
"sphinx-autodoc-api-style==0.0.1a5",
5253
"gp-libs",
5354
"sphinx-autobuild",
5455
# Testing
@@ -69,7 +70,8 @@ dev = [
6970
]
7071

7172
docs = [
72-
"gp-sphinx==0.0.1a1",
73+
"gp-sphinx==0.0.1a5",
74+
"sphinx-autodoc-api-style==0.0.1a5",
7375
"gp-libs",
7476
"sphinx-autobuild",
7577
]

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)