Skip to content

Commit 046be2f

Browse files
Merge pull request mercadopago#42 from mercadopago/release/1.2.0
added flag markdown
2 parents 27d423b + e305110 commit 046be2f

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
@@ -36,6 +36,7 @@ def run(self):
3636
url='https://github.com/mercadopago/sdk-python',
3737
description='Mercadopago SDK module for Payments integration',
3838
long_description=open('README.md').read(),
39+
long_description_content_type='text/markdown',
3940
install_requires='requests>=2.4.3',
4041
cmdclass = {'test': Tests},
4142
classifiers=[

0 commit comments

Comments
 (0)