Add Python 3.12 build (#85)
* Add Python 3.12 build * Update typing extensions * Remove Python 3.7
This commit is contained in:
@@ -8,7 +8,7 @@ authors = [
|
||||
dependencies = [
|
||||
"pygls>=1.1.1",
|
||||
]
|
||||
requires-python = ">=3.7.9,<3.12"
|
||||
requires-python = ">=3.8.0,<3.13"
|
||||
readme = "README.md"
|
||||
license = {text = "MIT"}
|
||||
keywords = ["cmake", "completion", "vim", "lsp"]
|
||||
|
||||
Reference in New Issue
Block a user