Skip to content

Commit d50b8f5

Browse files
committed
Update required python version
1 parent 2d41c6d commit d50b8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors = [
1010
version = "1.6.0"
1111
description = "Ruff linting plugin for pylsp"
1212
readme = "README.md"
13-
requires-python = ">=3.7"
13+
requires-python = ">=3.8"
1414
license = {text = "MIT"}
1515
dependencies = [
1616
"ruff>=0.1.5, <0.2.0",

0 commit comments

Comments
 (0)