Skip to content

Commit de286fd

Browse files
goswami-rahulkeon
authored andcommitted
add type of desc. as markdown (keon#324)
fixes keon#322
1 parent f6aa8d6 commit de286fd

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
@@ -14,6 +14,7 @@ def long_description():
1414
version='0.1.0',
1515
description='Pythonic Data Structures and Algorithms',
1616
long_description=long_description(),
17+
long_description_content_type="text/markdown",
1718
url='https://github.com/keon/algorithms',
1819
author='Algorithms Team & Contributors',
1920
author_email="[email protected]",

0 commit comments

Comments
 (0)