Skip to content

doc/txt: fix clustershell.rst for pypi #577

New issue

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

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

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thiell
Copy link
Collaborator

@thiell thiell commented Jan 25, 2025

PROBLEM:

$ twine check --strict dist/*
Checking dist/ClusterShell-1.9.3.tar.gz: FAILED
ERROR long_description has syntax errors in markup and would not be rendered on PyPI.
line 10: Severe: Unexpected section title.

     User tools
     ----------

WARNING long_description_content_type missing. defaulting to text/x-rst.

PROBLEM:

$ twine check --strict dist/*
Checking dist/ClusterShell-1.9.3.tar.gz: FAILED
ERROR    `long_description` has syntax errors in markup and would not be rendered on PyPI.
         line 10: Severe: Unexpected section title.

         User tools
         ----------
WARNING  `long_description_content_type` missing. defaulting to `text/x-rst`.
@thiell thiell added this to the 1.9.4 milestone Jun 22, 2025
@thiell thiell self-assigned this Jun 22, 2025
@thiell thiell added this pull request to the merge queue Jun 22, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jun 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant