Commit 6f32ad3
committed
fix: upgrade pypi-publish action to release/v1 for Metadata-Version 2.4 support
gh-action-pypi-publish@v1.12.2 bundles packaging<24.2 which cannot parse
Metadata-Version 2.4 generated by hatchling 1.27+, causing a false
'missing Name/Version' error. release/v1 is pypa's rolling stable tag.1 parent 3494bf5 commit 6f32ad3
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments