Skip to content

Commit 15c6183

Browse files
committed
add long_description_content_type
1 parent 15fdbf9 commit 15c6183

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
@@ -33,6 +33,7 @@
3333
license='BSD License',
3434
description='A Django app to build activity, news and notification feeds.',
3535
long_description=README,
36+
long_description_content_type="text/markdown",
3637
url='https://getstream.io/',
3738
author='Tommaso Barbugli',
3839
author_email='tbarbugli@gmail.com',

0 commit comments

Comments
 (0)