8000 MNT let ruff infer the min Python · scikit-learn/scikit-learn@650d5c9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 650d5c9

Browse files
MNT let ruff infer the min Python
It will infer the Python version from pyproject.toml itself: requires-python = ">=3.10"
1 parent 8f89798 commit 650d5c9

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
@@ -126,7 +126,6 @@ exclude = '''
126126
[tool.ruff]
127127
# max line length for black
128128
line-length = 88
129-
target-version = "py38"
130129
exclude=[
131130
".git",
132131
"__pycache__",

0 commit comments

Comments
 (0)
0