We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22c8b2a commit a063392Copy full SHA for a063392
setup.py
@@ -37,5 +37,6 @@
37
license='LICENSE.txt',
38
description='Interface to Heliophysics data server API',
39
long_description=open('README.md').read(),
40
+ long_description_content_type='text/markdown',
41
install_requires=install_requires
42
)
0 commit comments