Skip to content

Commit c35fd13

Browse files
committed
add multilspy package
1 parent 109b812 commit c35fd13

File tree

2 files changed

+115
-1
lines changed

2 files changed

+115
-1
lines changed

poetry.lock

Lines changed: 114 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ tree-sitter-python = "^0.23.6"
1717
tree-sitter-java = "^0.23.5"
1818
flask = "^3.1.0"
1919
python-dotenv = "^1.0.1"
20+
multilspy = {git = "https://github.com/AviAvni/multilspy.git", rev = "update-pydantic"}
2021

2122
[tool.poetry.group.test.dependencies]
2223
pytest = "^8.2.0"

0 commit comments

Comments
 (0)