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
- Replace pip with uv for much faster CI
- Use uv sync to install all dependencies
- Use uv build instead of python -m build
- Use astral-sh/setup-uv@v3 action
- This should fix CI failures and make it faster
0 commit comments