Skip to content

Commit c69ff73

Browse files
author
Guillaume Smith
committed
Render Markdown in Pypi.
1 parent 07500a9 commit c69ff73

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
version=about['__version__'],
3030
description=about['__summary__'],
3131
long_description=open(os.path.join(here, "README.rst")).read(),
32+
long_description_content_type='text/markdown',
3233
url=about['__uri__'],
3334
download_url="https://pypi.python.org/pypi/phe/#downloads",
3435
author=about['__author__'],

0 commit comments

Comments
 (0)