Skip to content

Commit e213eff

Browse files
committed
Add long_description_content_type for Markdown
1 parent 905cecd commit e213eff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
description='Python Language Server for the Language Server Protocol',
2929

3030
long_description=README,
31+
long_description_content_type='text/markdown',
3132

3233
# The project's main homepage.
3334
url='https://github.com/python-ls/python-ls',

0 commit comments

Comments
 (0)