Commit c42f46a
ci: PyPI publish 에 skip-existing 추가
부분 업로드(wheel 성공 + sdist 실패) 후 재발행 시 이미 올라간 wheel 이
already-exists 400 을 던져 twine 이 전체 중단 → sdist 가 영영 안 올라가는
문제. skip-existing 으로 기존 파일은 건너뛰고 누락분만 업로드 + 향후 재시도 안전.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent d47150f commit c42f46a
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
| 144 | + | |
0 commit comments