We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15fdbf9 commit 15c6183Copy full SHA for 15c6183
setup.py
@@ -33,6 +33,7 @@
33
license='BSD License',
34
description='A Django app to build activity, news and notification feeds.',
35
long_description=README,
36
+ long_description_content_type="text/markdown",
37
url='https://getstream.io/',
38
author='Tommaso Barbugli',
39
author_email='tbarbugli@gmail.com',
0 commit comments