[Distutils] how to get pypi-equivalent rendering of long_description?

Phillip J. Eby pje at telecommunity.com
Thu Jul 24 22:18:53 CEST 2008


At 08:40 PM 7/24/2008 +0100, Chris Withers wrote:
>Hi All,
>
>I was to check how my long_description will show on pypi before I 
>upload the egg.
>
>What's the best way do this?

Use "setup.py register", then view the page on PyPI.  Repeat until working.  :)



More information about the Distutils-SIG mailing list