Skip to content

Commit e305110

Browse files
added flag markdown
1 parent 570a12a commit e305110

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)