You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
py(deps[dev]): Replace sphinx/furo stack with gp-sphinx packages
why: Consolidate docs dependencies into the gp-sphinx shared platform,
replacing individual sphinx extensions with curated package bundles.
what:
- Remove sphinx<9, furo, sphinx-autodoc-typehints, sphinx-inline-tabs,
sphinxext-opengraph, sphinx-copybutton, sphinxext-rediraffe,
sphinx-design, myst-parser, linkify-it-py from dev/docs groups
- Add gp-sphinx and sphinx-pytest-fixtures (editable from local workspace)
- Move types-docutils into dev group (needed for sphinx_pytest_fixtures types)
- Add [tool.uv.sources] pointing to local gp-sphinx packages
- Update uv.lock
0 commit comments