Skip to content

ci: switch docs workflow from pip to uv#8

Merged
TaiSakuma merged 1 commit intomainfrom
fix-docs-ci-uv
Mar 18, 2026
Merged

ci: switch docs workflow from pip to uv#8
TaiSakuma merged 1 commit intomainfrom
fix-docs-ci-uv

Conversation

@TaiSakuma
Copy link
Owner

Summary

  • Replace actions/setup-python + pip install with astral-sh/setup-uv + uv run
  • Fixes docs build failure caused by pip not supporting --dependency-groups

Test plan

  • Verify the Documentation workflow passes after merge

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions github-actions bot added the ci CI configuration label Mar 18, 2026
@TaiSakuma TaiSakuma merged commit 9e5abd7 into main Mar 18, 2026
2 checks passed
@TaiSakuma TaiSakuma deleted the fix-docs-ci-uv branch March 18, 2026 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI configuration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant