Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix README.rst syntax #382

Merged
merged 1 commit into from
Mar 22, 2024
Merged

Fix README.rst syntax #382

merged 1 commit into from
Mar 22, 2024

Conversation

heikju
Copy link
Contributor

@heikju heikju commented Mar 22, 2024

GH action to publish a new release to PyPi failed with:

ERROR long_description has syntax errors in markup and would not be
rendered on PyPI.
line 365: Warning: Literal block ends without a blank line; unexpected
unindent.

Add the empty line at the end of the literal block.

Also adjust the length of the underlining for the title above, it does not seem to count as a syntax error, but is consistent with the rest of the README.

About this change: What it does, why it matters

(all contributors please complete this section, including maintainers)

GH action to publish a new release to PyPi failed with:

ERROR    `long_description` has syntax errors in markup and would not be
         rendered on PyPI.
         line 365: Warning: Literal block ends without a blank line; unexpected
         unindent.

Add the empty line at the end of the literal block.

Also adjust the length of the underlining for the title above, it does
not seem to count as a syntax error, but is consistent with the rest
of the README.
@heikju heikju requested review from a team as code owners March 22, 2024 10:11
@heikju heikju requested a review from Prime541 March 22, 2024 10:11
@bugant bugant merged commit 84c5fad into main Mar 22, 2024
28 checks passed
@bugant bugant deleted the fix-readme-rst-syntax-for-release branch March 22, 2024 10:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants