Skip to content
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

Fix Readme syntax because the deployment failing #54

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Fix Readme syntax because the deployment failing #54

merged 1 commit into from
Jun 6, 2024

Conversation

radaron
Copy link
Contributor

@radaron radaron commented Jun 6, 2024

❯ python -m twine upload dist/*
Uploading distributions to https://upload.pypi.org/legacy/
Uploading richenum-2.0.0-py2.py3-none-any.whl
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.6/17.6 kB • 00:00 • 6.5 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.
INFO     <html>
          <head>
           <title>400 The description failed to render in the default format of reStructuredText. See https://pypi.org/help/#description-content-type
         for more information.</title>
          </head>
          <body>
           <h1>400 The description failed to render in the default format of reStructuredText. See https://pypi.org/help/#description-content-type for
         more information.</h1>
           The server could not comply with the request since it is either malformed or otherwise incorrect.<br/><br/>
         The description failed to render in the default format of reStructuredText. See https://pypi.org/help/#description-content-type for more
         information.
❯ python -m twine check dist/*
Checking dist/richenum-2.0.0-py2.py3-none-any.whl: FAILED
ERROR    `long_description` has syntax errors in markup and would not be rendered on PyPI.
         line 49: Warning: Title overline too short.

         =====
         Example Usage
         =====
WARNING  `long_description_content_type` missing. defaulting to `text/x-rst`.
Checking dist/richenum-2.0.0.tar.gz: FAILED
ERROR    `long_description` has syntax errors in markup and would not be rendered on PyPI.
         line 49: Warning: Title overline too short.

         =====
         Example Usage
         =====
WARNING  `long_description_content_type` missing. defaulting to `text/x-rst`.

Copy link

sonarcloud bot commented Jun 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@csizmaziakiki csizmaziakiki merged commit 6adee2d into hearsaycorp:master Jun 6, 2024
4 checks passed
@radaron radaron deleted the fix_readme branch June 6, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants