Skip to content

Commit 60b63b0

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 b2338c7 commit 60b63b0

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
@@ -134,6 +134,7 @@ sphinx-autodoc-sphinx = false
134134
sphinx-autodoc-typehints-gp = false
135135
sphinx-fonts = false
136136
sphinx-gp-opengraph = false
137+
sphinx-gp-llms = false
137138
sphinx-gp-sitemap = false
138139
sphinx-gp-theme = false
139140
sphinx-ux-autodoc-layout = false

0 commit comments

Comments
 (0)