Commit af11e61
committed
Harden release: twine metadata check with pinned modern tooling
Add a check_metadata job that runs 'twine check --strict' over the built
wheels + sdist before publishing, with pinned twine>=6.1 / packaging>=24.2 so
PEP 639 License-Expression (Metadata 2.4) validates regardless of any stale
system 'packaging'. publish_testpypi and publish_pypi now gate on it.1 parent 87976f9 commit af11e61
1 file changed
Lines changed: 20 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
85 | 103 | | |
86 | 104 | | |
87 | 105 | | |
| |||
97 | 115 | | |
98 | 116 | | |
99 | 117 | | |
100 | | - | |
| 118 | + | |
101 | 119 | | |
102 | 120 | | |
103 | 121 | | |
| |||
0 commit comments