Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Commit 19cbb7e

Browse files
committed
Updated setup.py to conform with twine rules for the readme.MD file
1 parent 1f232dd commit 19cbb7e

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
@@ -8,6 +8,7 @@
88
name='Salesforce-FuelSDK',
99
description='Salesforce Marketing Cloud Fuel SDK for Python',
1010
long_description=readme,
11+
long_description_content_type="text/markdown",
1112
author='ExactTarget',
1213
py_modules=['ET_Client'],
1314
packages=['FuelSDK'],

0 commit comments

Comments
 (0)