Skip to content

Commit 72ebb28

Browse files
committed
Proper rendering in Pypi
Signed-off-by: Sylvain Hellegouarch <sh@defuze.org>
1 parent 99b3468 commit 72ebb28

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
@@ -52,6 +52,7 @@
5252
version=__version__,
5353
description=desc,
5454
long_description=long_desc,
55+
long_description_content_type='text/markdown',
5556
classifiers=classifiers,
5657
author=author,
5758
author_email=author_email,

0 commit comments

Comments
 (0)