python-lsp / pylsp-mypy

Mypy plugin for the Python LSP Server.
MIT License
118 stars 35 forks source link

Depend on python-lsp-server #2

Closed haplo closed 3 years ago

haplo commented 3 years ago

Palantir's python-language-server is now unmaintained. python-lsp-server is a community-maintained fork.

See https://github.com/tomv564/pyls-mypy/issues/51 for a discussion.

Richardk2n commented 3 years ago

@haplo Do you want to include any other changes in this PR? Otherwise this looks fine.

haplo commented 3 years ago

@haplo Do you want to include any other changes in this PR? Otherwise this looks fine.

I would keep this to the minimum to make it compatible with python-lsp-server. We can open separate issues for other changes.

Feel free to squash merge.