Skip to content

Commit 54c0841

Browse files
committed
Add long_description_content_type to setup function call
1 parent 1abc7a5 commit 54c0841

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
@@ -72,6 +72,7 @@ def bake_version(v):
7272

7373
description='The official python SDK for Linode API v4',
7474
long_description=long_description,
75+
long_description_content_type="text/x-rst",
7576

7677
# The project's main homepage.
7778
url='https://github.com/linode/linode_api4-python',

0 commit comments

Comments
 (0)