Commit ff3b1cc
fix(build): include LICENSE in sdist and enable verbose PyPI upload
The sdist declared License-File: LICENSE in its metadata but did not
include the actual file, causing PyPI to reject the upload with 400
Bad Request. Add license-files to [project] so maturin includes it.
Also enable verbose mode on the PyPI publish action for better error
diagnostics in future uploads.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c8619a2 commit ff3b1cc
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
| 133 | + | |
132 | 134 | | |
133 | 135 | | |
134 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments