Commit 3b75531
committed
fix(pyproject): drop invalid API-Compatibility url
Core Metadata spec requires all [project.urls] values to be
valid URLs. The bare date '2024-01-15' caused TestPyPI to
reject the upload with HTTP 400.
The field carried no URL semantics, so just remove it.1 parent cf2776d commit 3b75531
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | 109 | | |
111 | 110 | | |
112 | 111 | | |
| |||
0 commit comments