Skip to content

Commit 20a85ae

Browse files
committed
fix: warning from twine check
1 parent 5783b00 commit 20a85ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
install_requires=requirements,
3636
license="Apache Software License 2.0",
3737
long_description=readme + "\n\n" + history,
38+
long_description_content_type="text/x-rst",
3839
include_package_data=True,
3940
keywords="json2xml",
4041
name="json2xml",

0 commit comments

Comments
 (0)