We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19d3d39 commit 9cd1069Copy full SHA for 9cd1069
pyproject.toml
@@ -13,7 +13,7 @@ readme = "README.md"
13
requires-python = ">=3.7"
14
license = {text = "MIT"}
15
dependencies = [
16
- "ruff",
+ "ruff>=0.0.106",
17
"python-lsp-server",
18
]
19
0 commit comments