Wheels failing to upload with reStructuredText issue.
The wheels are failing to upload with:
Uploading distributions to https://upload.pypi.org/legacy/
Uploading lalsuite-7.15.1.dev20230710-cp310-cp310-macosx_10_15_x86_64.whl
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 29.2/29.2 MB • 00:00 • 103.0 MB/s
WARNING Error during upload. Retry with the --verbose option for more details.
ERROR HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/
The description failed to render in the default format of
reStructuredText. See https://pypi.org/help/#description-content-type
for more information.
I thought that this was fixed by !2173 (merged) but it's still failing?