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 2d41c6d commit d50b8f5Copy full SHA for d50b8f5
pyproject.toml
@@ -10,7 +10,7 @@ authors = [
10
version = "1.6.0"
11
description = "Ruff linting plugin for pylsp"
12
readme = "README.md"
13
-requires-python = ">=3.7"
+requires-python = ">=3.8"
14
license = {text = "MIT"}
15
dependencies = [
16
"ruff>=0.1.5, <0.2.0",
0 commit comments