Skip to content

Commit 3045289

Browse files
committed
py(deps[uv]) Add sphinx-gp-llms to exclude-newer-package whitelist
why: new gp-sphinx workspace package blocked by exclude-newer cooldown, causing uv sync failures on Python 3.15 splits. what: - Add sphinx-gp-llms = false to [tool.uv.exclude-newer-package]
1 parent 6985758 commit 3045289

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ sphinx-autodoc-sphinx = false
131131
sphinx-autodoc-typehints-gp = false
132132
sphinx-fonts = false
133133
sphinx-gp-opengraph = false
134+
sphinx-gp-llms = false
134135
sphinx-gp-sitemap = false
135136
sphinx-gp-theme = false
136137
sphinx-ux-autodoc-layout = false

0 commit comments

Comments
 (0)