We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
setup.cfg
1 parent 6c5f44d commit f3a55b8Copy full SHA for f3a55b8
setup.cfg
@@ -5,6 +5,8 @@ description = Python Language Server for the Language Server Protocol
5
url = https://github.com/python-lsp/python-lsp-server
6
long_description = file: README.md
7
long_description_content_type = text/markdown
8
+license = MIT
9
+license_file = LICENSE
10
11
[options]
12
packages = find:
0 commit comments