We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99b3468 commit 72ebb28Copy full SHA for 72ebb28
1 file changed
setup.py
@@ -52,6 +52,7 @@
52
version=__version__,
53
description=desc,
54
long_description=long_desc,
55
+ long_description_content_type='text/markdown',
56
classifiers=classifiers,
57
author=author,
58
author_email=author_email,
0 commit comments