Skip to content

Commit 01ce64c

Browse files
Set description to be markdown
Set `long_description_content_type` to be `text/markdown`
1 parent a6db7df commit 01ce64c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
version='0.7.0',
4646
description="ARD reduction for HLA with Python",
4747
long_description=readme + '\n\n' + history,
48+
long_description_content_type="text/markdown",
4849
author="CIBMTR",
4950
author_email='[email protected]',
5051
url='https://github.com/nmdp-bioinformatics/py-ard',

0 commit comments

Comments
 (0)