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 cea52a6 commit 25eaa76Copy full SHA for 25eaa76
setup.py
@@ -40,4 +40,5 @@
40
'beautifulsoup4>=4.0.0',
41
],
42
long_description=long_description,
43
+ long_description_content_type='text/markdown',
44
)
0 commit comments