Skip to content

Commit 83915de

Browse files
added long_description_content_type to the setup.py
1 parent 6a6a294 commit 83915de

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
@@ -19,6 +19,7 @@
1919
version='6.0.0',
2020
description=DESCRIPTION,
2121
long_description=LONG_DESCRIPTION,
22+
long_description_content_type='text/x-rst',
2223
author='SoftLayer, Inc., an IBM Company',
2324
author_email='SLDNDeveloperRelations@wwpdl.vnet.ibm.com',
2425
packages=find_packages(exclude=['tests']),

0 commit comments

Comments
 (0)