Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
py(deps): gp-sphinx 0.0.1a5 -> 0.0.1a6
why: Align dev docs dependencies with gp-sphinx 0.0.1a6 on PyPI.
what:
- Bump gp-sphinx ecosystem pins in pyproject.toml
- Regenerate uv.lock
  • Loading branch information
tony committed Apr 11, 2026
commit cfc2bdbb588450bc104ee18fc77fce6091b08dde
12 changes: 6 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ dev = [
# Docs
"aafigure", # https://launchpad.net/aafigure
"pillow", # https://pillow.readthedocs.io/
"gp-sphinx==0.0.1a5", # https://gp-sphinx.git-pull.com/
"sphinx-argparse-neo==0.0.1a5", # https://gp-sphinx.git-pull.com/
"sphinx-autodoc-api-style==0.0.1a5",
"gp-sphinx==0.0.1a6", # https://gp-sphinx.git-pull.com/
"sphinx-argparse-neo==0.0.1a6", # https://gp-sphinx.git-pull.com/
"sphinx-autodoc-api-style==0.0.1a6",
"gp-libs", # https://gp-libs.git-pull.com/
"sphinx-autobuild", # https://sphinx-extensions.readthedocs.io/en/latest/sphinx-autobuild.html
# Testing
Expand All @@ -83,9 +83,9 @@ dev = [
docs = [
"aafigure", # https://launchpad.net/aafigure
"pillow", # https://pillow.readthedocs.io/
"gp-sphinx==0.0.1a5", # https://gp-sphinx.git-pull.com/
"sphinx-argparse-neo==0.0.1a5", # https://gp-sphinx.git-pull.com/
"sphinx-autodoc-api-style==0.0.1a5",
"gp-sphinx==0.0.1a6", # https://gp-sphinx.git-pull.com/
"sphinx-argparse-neo==0.0.1a6", # https://gp-sphinx.git-pull.com/
"sphinx-autodoc-api-style==0.0.1a6",
"gp-libs", # https://gp-libs.git-pull.com/
"sphinx-autobuild", # https://sphinx-extensions.readthedocs.io/en/latest/sphinx-autobuild.html
]
Expand Down
56 changes: 35 additions & 21 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.