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.
2 parents 688794c + e732afb commit 36d524bCopy full SHA for 36d524b
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,
packages/mbed-ls/setup.py
@@ -42,6 +42,7 @@ def read(fname):
42
version='1.7.8',
43
44
45
0 commit comments