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

Skip to content

Commit ce35f28

Browse files< 8000 /span>
MNT let ruff infer the min Python
It will infer the Python version from pyproject.toml itself: requires-python = ">=3.9"
1 parent 0267935 commit ce35f28

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

0 commit comments

Comments
 (0)
0