Commit 4e6ef0b
fix(ci): remove sdist from PyPI publish to avoid 400 error
PyO3/maturin wheels cover all platforms; sdist requires a local Rust
toolchain and was causing 400 Bad Request during upload.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1eb9549 commit 4e6ef0b
1 file changed
Lines changed: 1 addition & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
0 commit comments