Skip to content

Commit f126179

Browse files
committed
update description format
1 parent 95c76e0 commit f126179

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
author_email='ian.bentley@gmail.com, alanjcastonguay@gmail.com',
1313
description="A Python client wrapping the Salesforce.com SOAP API",
1414
long_description=open('README.md').read() + "\n" + open('CHANGES.txt').read(),
15+
long_description_content_type="text/markdown",
1516
license="GNU GENERAL PUBLIC LICENSE Version 2",
1617
keywords="python salesforce salesforce.com",
1718
url="https://github.com/alanjcastonguay/pyforce",

0 commit comments

Comments
 (0)