[console_scripts]
yaml-lsp = yaml_lsp.main:main

[jupyter_lsp_spec_v1]
yaml-language-server = yaml_lsp.main:load

