Skip to content

Commit eb540b1

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 004403b commit eb540b1

2 files changed

Lines changed: 39 additions & 20 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,9 @@ dev = [
5959
# Docs
6060
"aafigure",
6161
"pillow",
62-
"gp-sphinx==0.0.1a1",
63-
"sphinx-argparse-neo==0.0.1a1",
62+
"gp-sphinx==0.0.1a5",
63+
"sphinx-argparse-neo==0.0.1a5",
64+
"sphinx-autodoc-api-style==0.0.1a5",
6465
"gp-libs",
6566
"sphinx-autobuild",
6667
# Testing
@@ -84,8 +85,9 @@ dev = [
8485
docs = [
8586
"aafigure",
8687
"pillow",
87-
"gp-sphinx==0.0.1a1",
88-
"sphinx-argparse-neo==0.0.1a1",
88+
"gp-sphinx==0.0.1a5",
89+
"sphinx-argparse-neo==0.0.1a5",
90+
"sphinx-autodoc-api-style==0.0.1a5",
8991
"gp-libs",
9092
"sphinx-autobuild",
9193
]

uv.lock

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

0 commit comments

Comments
 (0)