Skip to content

Instantly share code, notes, and snippets.

@kennethreitz
Created February 7, 2016 15:48
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save kennethreitz/8378ba05d1a50bea75da to your computer and use it in GitHub Desktop.
Save kennethreitz/8378ba05d1a50bea75da to your computer and use it in GitHub Desktop.
How to find out why your RST isn't rendering on PyPi
pip install readme-renderer && python setup.py check -rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment