Skip to content

Commit 2ea93be

Browse files
Set a long_description_content_type in setup.py
1 parent aed3f55 commit 2ea93be

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
@@ -72,6 +72,7 @@ def readme():
7272
author_email = "help@pvactools.org",
7373
description = "A cancer immunotherapy tools suite",
7474
long_description = readme(),
75+
long_description_content_type="text/markdown",
7576
license = "BSD-3-Clause-Clear",
7677
keywords = "immunogenomics, immunotherapy, antigens, neoantigens, cancer, sequencing, variant, variants, fusion, fusions",
7778
#This needs to be the url where the code is being hosted

0 commit comments

Comments
 (0)