Commit d47150f
fix: sdist 에서 external/rhwp 대용량 자산 제외 — PyPI 100MB 초과 해소
native-skia wheel 은 6 MB 로 정상이나 sdist 가 external/rhwp 의 samples/pdf/
mydocs/web/rhwp-studio 를 vendoring 해 111 MB → PyPI 100 MB 한도 초과로 업로드
400 Bad Request. 빌드 불필요 자산을 maturin exclude 에 추가해 9.8 MB 로 축소.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent fe818a3 commit d47150f
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
145 | 152 | | |
146 | 153 | | |
147 | 154 | | |
| |||
0 commit comments