simplestruct icon indicating copy to clipboard operation
simplestruct copied to clipboard

setup.py: Use setuptools-markdown

Open msabramo opened this issue 11 years ago • 1 comments

Use setuptools-markdown to use README.rst for PyPI long description.

msabramo avatar Dec 21 '14 08:12 msabramo

Thanks for the suggestion.

This looks interesting, but it fails to render due to relative links in the readme. I've left you a feature request in return.

Before the next SimpleStruct release I'll strip the links, either manually or automatically, so the landing page on PyPI will be nice and tidy.

brandjon avatar Dec 23 '14 02:12 brandjon