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.
long_description_content_type
1 parent 1abc7a5 commit 54c0841Copy full SHA for 54c0841
setup.py
@@ -72,6 +72,7 @@ def bake_version(v):
72
73
description='The official python SDK for Linode API v4',
74
long_description=long_description,
75
+ long_description_content_type="text/x-rst",
76
77
# The project's main homepage.
78
url='https://github.com/linode/linode_api4-python',
0 commit comments