You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm trying to publish my package but it gets rejected with error 400 saying that "the description failed to render".
Previous to that, the runner falsely claimed that my readme file had wrong syntax with wrong indentation at line 25 : it is not true because github displays it correctly and no other indentation at that line yields the same result.
On a sidenote, providing no readme at all also fails, though that block may not be at the upload level.
Expected behavior
The package publication should work.
To Reproduce
Try to upload a package with my readme, or any recursive bullet list with line wrapping.
My Platform
I think that's called GitHub Actions
The text was updated successfully, but these errors were encountered:
So if you believe this is an issue with the specification and/or the docutils library that handles the parsing, I'd advise you to raise it with those maintainers.
Describe the bug
I'm trying to publish my package but it gets rejected with error 400 saying that "the description failed to render".
Previous to that, the runner falsely claimed that my readme file had wrong syntax with wrong indentation at line 25 : it is not true because github displays it correctly and no other indentation at that line yields the same result.
On a sidenote, providing no readme at all also fails, though that block may not be at the upload level.
Expected behavior
The package publication should work.
To Reproduce
Try to upload a package with my readme, or any recursive bullet list with line wrapping.
My Platform
I think that's called GitHub Actions
The text was updated successfully, but these errors were encountered: