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 9e2dbaa commit 514c872Copy full SHA for 514c872
setup.py
@@ -22,6 +22,7 @@
22
version = "1.0.0.dev1",
23
description = doclines[0],
24
long_description = README + '\n' + CHANGELOG,
25
+ long_description_content_type = "text/markdown",
26
classifiers=[
27
"Development Status :: 5 - Production/Stable",
28
"Intended Audience :: Developers",
0 commit comments