python-babel / flask-babel

i18n and l10n support for Flask based on Babel and pytz
https://python-babel.github.io/flask-babel/
Other
444 stars 159 forks source link

Include README in source distributions #139

Closed sbraz closed 5 years ago

sbraz commented 6 years ago

The current PyPI tarball doesn't have it.

TkTech commented 6 years ago

The new pypi also supports markdown readme's properly, we should probably use that in setup.py for description instead of maintaining two (one in readme.md and another in setup.py's __doc__)

sbraz commented 6 years ago

Yeah I think I've kept rst for my project because of the old PyPI but it was already better than a simple text description: https://pypi.org/project/pymediainfo/2.3.0/ https://github.com/sbraz/pymediainfo/blob/v2.3.0/setup.py#L4