Skip to content
This repository was archived by the owner on Feb 23, 2020. It is now read-only.

Adjust README.rst to pass twine check #33

Merged
merged 1 commit into from
Jan 12, 2020
Merged

Conversation

reillysiemens
Copy link
Owner

Content received from server:                                                                                                                                                
<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.                        
                                                                                                                                                                             
                                                                                                                                                                             
 </body>                                                                                                                                                                     
</html>                                                                                                                                                                      
HTTPError: 400 Client Error: The description failed to render in the default format of reStructuredText. See https://pypi.org/help/#description-content-type for more informa
tion. for url: https://upload.pypi.org/legacy/

is pretty cool response to receive from PyPI. Thanks, reStructuredText! 🙃

Missing one = in the underline for the header causes this error.

Checking dist/layabout-1.0.2-py3-none-any.whl: FAILED                                                                                                                        
  `long_description` has syntax errors in markup and would not be rendered on PyPI.                                                                                          
    line 29: Warning: Title underline too short.                                                                                                                             
                                                                                                                                                                             
    ⚠️ Layabout is `deprecated`_. There will be no further support. ⚠️                                                                                                         
    =================================================================                                                                                                        
  warning: `long_description_content_type` missing.  defaulting to `text/x-rst`.                                                                                             

@reillysiemens reillysiemens self-assigned this Jan 12, 2020
@reillysiemens reillysiemens merged commit 08aa2c6 into master Jan 12, 2020
@reillysiemens reillysiemens deleted the adjust-readme branch January 12, 2020 04:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant