Skip to content

Commit d243424

Browse files
Merge pull request #2559 from VWS-Python/rm-target-version
Have ruff infer Python version from pyproject.toml
2 parents 6b949b0 + 0541c0b commit d243424

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,6 @@ fallback_version = "0.0.0"
145145
version_scheme = "post-release"
146146

147147
[tool.ruff]
148-
target-version = "py311"
149-
150148
line-length = 79
151149
lint.select = [
152150
"ALL",

0 commit comments

Comments
 (0)