Skip to content

Commit e732afb

Browse files
committed
Fix content type for mbed-greentea readme
1 parent f81351c commit e732afb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-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,

0 commit comments

Comments
 (0)