Skip to content

Commit 36d524b

Browse files
Merge branch 'master' into OKDO_UBLOX_ODIN_W2_V2
2 parents 688794c + e732afb commit 36d524b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/mbed-greentea/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ def read(fname):
4646
version='1.7.2',
4747
description=DESCRIPTION,
4848
long_description=read('README.md'),
49+
long_description_content_type='text/markdown',
4950
author=OWNER_NAMES,
5051
author_email=OWNER_EMAILS,
5152
maintainer=OWNER_NAMES,

packages/mbed-ls/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ def read(fname):
4242
version='1.7.8',
4343
description=DESCRIPTION,
4444
long_description=read('README.md'),
45+
long_description_content_type='text/markdown',
4546
author=OWNER_NAMES,
4647
author_email=OWNER_EMAILS,
4748
maintainer=OWNER_NAMES,

0 commit comments

Comments
 (0)