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 9c3a9c3 commit 4ad320fCopy full SHA for 4ad320f
setup.py
@@ -36,6 +36,7 @@ def read_all(f):
36
version=version,
37
description='ReJSON Python Client',
38
long_description=read_all("README.rst"),
39
+ long_description_content_type='text/markdown',
40
classifiers=[
41
'Programming Language :: Python',
42
'License :: OSI Approved :: BSD License',
0 commit comments