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
The cibuildwheel process does a check that the wheels are valid, and
also performs an installation of the wheel and a basic check that the
import is working fine. It seems redundant to be doing a separate check.
This was intended in commit 9604839, but a rebase inadvertently
re-intruced the check.
Ref: 02eab542cc667ac3d19bd6acaf0d7a4a0
Ref: #567
Signed-off-by: JP-Ellis <[email protected]>
0 commit comments