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
Skip existing when retrying upload-pypi.py (#19305)
The upload script has been pretty flaky for me. Now rerunning skips the
wheels that have already been uploaded, so the upload should always
eventually finish after enough retries.
Work on #19174.
0 commit comments