Update pygls (#83)
This commit is contained in:
@@ -6,9 +6,9 @@ authors = [
|
||||
{name = "Regen"},
|
||||
]
|
||||
dependencies = [
|
||||
"pygls>=1.0.0",
|
||||
"pygls>=1.1.1",
|
||||
]
|
||||
requires-python = ">=3.7,<3.12"
|
||||
requires-python = ">=3.7.9,<3.12"
|
||||
readme = "README.md"
|
||||
license = {text = "MIT"}
|
||||
keywords = ["cmake", "completion", "vim", "lsp"]
|
||||
|
||||
Reference in New Issue
Block a user