Skip to content

Commit e213eff

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)