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

Commit

Permalink
Updated setup.py to conform with twine rules for the readme.MD file
Browse files Browse the repository at this point in the history
  • Loading branch information
sfdrogojan committed May 21, 2019
1 parent 1f232dd commit 19cbb7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
name='Salesforce-FuelSDK',
description='Salesforce Marketing Cloud Fuel SDK for Python',
long_description=readme,
long_description_content_type="text/markdown",
author='ExactTarget',
py_modules=['ET_Client'],
packages=['FuelSDK'],
Expand Down

0 comments on commit 19cbb7e

Please sign in to comment.