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
Add --system to all uv pip install/list calls in CI
CI workflows run without a virtual environment, so uv pip requires
--system to install into the system Python. Also rebase on latest
main to resolve merge conflicts (.gitattributes, .pre-commit-config).
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments