Half the time when I'm setting up a new publishing workflow, it fails with this unfathomably unhelpful error:
...
Uploading distributions to https://test.pypi.org/legacy/
Uploading amaranth_boards-0.0.1.dev1+g3f63e35-py3-none-any.whl
WARNING Error during upload. Retry with the --verbose option for more details.
ERROR HTTPError: 400 Bad Request from https://test.pypi.org/legacy/
Bad Request
This is a bad UI choice and it should be changed so that nobody has to update and rerun their workflow again just to add --verbose.
Half the time when I'm setting up a new publishing workflow, it fails with this unfathomably unhelpful error:
This is a bad UI choice and it should be changed so that nobody has to update and rerun their workflow again just to add
--verbose.