We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f81351c commit e732afbCopy full SHA for e732afb
packages/mbed-greentea/setup.py
@@ -46,6 +46,7 @@ def read(fname):
46
version='1.7.2',
47
description=DESCRIPTION,
48
long_description=read('README.md'),
49
+ long_description_content_type='text/markdown',
50
author=OWNER_NAMES,
51
author_email=OWNER_EMAILS,
52
maintainer=OWNER_NAMES,
0 commit comments