Commit ed88d82
authored
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.1 parent 28f0600 commit ed88d82
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments