We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905cecd commit e213effCopy full SHA for e213eff
1 file changed
setup.py
@@ -28,6 +28,7 @@
28
description='Python Language Server for the Language Server Protocol',
29
30
long_description=README,
31
+ long_description_content_type='text/markdown',
32
33
# The project's main homepage.
34
url='https://github.com/python-ls/python-ls',
0 commit comments