Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to python-lsp-server for testing #584

Merged
merged 5 commits into from
Apr 25, 2021
Merged

Conversation

krassowski
Copy link
Member

References

Follow up on #582 fixing Python module name, actually enabling it in tests and changing tests to use it rather than the old Palantir's version.

Code changes

Updated references of pyls to pylsp.

User-facing changes

The readme will now recommend installation of pylsp instead of pyls.

Chores

  • linted
  • tested
  • documented
  • changelog entry

Testing unmaintained version is not worth it as it does not run the
newest jedi/IPython stack and would make the CI too fragile
@bollwyvl
Copy link
Collaborator

bollwyvl commented Apr 25, 2021 via email

@krassowski krassowski force-pushed the switch-to-pyls-fork branch from b07e37f to 4994f63 Compare April 25, 2021 22:00
@krassowski krassowski merged commit cf1ce3b into master Apr 25, 2021
@krassowski krassowski deleted the switch-to-pyls-fork branch April 25, 2021 23:14
@krassowski
Copy link
Member Author

Well, the tests work for now - I guess it it install an older version on 3.6. We should certainly drop 3.6 later this year if it is slowing us down.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants