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 5783b00 commit 20a85aeCopy full SHA for 20a85ae
setup.py
@@ -35,6 +35,7 @@
35
install_requires=requirements,
36
license="Apache Software License 2.0",
37
long_description=readme + "\n\n" + history,
38
+ long_description_content_type="text/x-rst",
39
include_package_data=True,
40
keywords="json2xml",
41
name="json2xml",
0 commit comments