- Use astral-sh/setup-uv@v4 action for consistency with other jobs - Create virtual environment with uv venv to bypass PEP 668 restrictions - Install wheels using uv pip install for faster dependency resolution - Maintain tool consistency across the entire CI pipeline 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>