Skip to content

Commit

Permalink
Migrate to python-lsp-jsonrpc
Browse files Browse the repository at this point in the history
  • Loading branch information
charliermarsh committed Dec 24, 2022
1 parent 5a114bc commit c14508c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ typing_extensions = "*"
[tool.poetry.dev-dependencies]
black = "==22.12.0"
mypy = "==0.991"
python-jsonrpc-server = "==0.4.0"
python-lsp-jsonrpc = "==1.0.0"

[tool.ruff]
line-length = 88
Expand Down

0 comments on commit c14508c

Please sign in to comment.