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 optional pip testing to wheel smoketest (#13834)
Adds test-pip input to wheel smoketest action and enables it for
CPython linux builders. The pip testing is split into four steps
(venv creation, build requirements installation, wheel installation,
verification) to match the uv approach.
Resolves#13456
Co-authored-by: Claude <[email protected]>
0 commit comments