Skip to content

Commit b7f17aa

Browse files
committed
ruff: remove deprecated setting
Ruff now uses the value from requires-python.
1 parent 29a3f5c commit b7f17aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ select = [
8181
"PLE",
8282
"RUF",
8383
]
84-
target-version = "py39"
8584

8685
[tool.ruff.isort]
8786
force-single-line = true

0 commit comments

Comments
 (0)