Skip to content

Commit ae3dacf

Browse files
committed
Update setup.py
Removed long_description from setup.
1 parent 7fc33d8 commit ae3dacf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ def read(fname):
3535
setup(name='mbed-ls',
3636
version='0.1.18',
3737
description=DESCRIPTION,
38-
long_description=read('README.md'),
3938
author=OWNER_NAMES,
4039
author_email=OWNER_EMAILS,
4140
maintainer=OWNER_NAMES,

0 commit comments

Comments
 (0)