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

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d30de5c

B 8000 rowse files
MNT let ruff infer the min Python
It will infer the Python version from pyproject.toml itself: requires-python = ">=3.10"
1 parent a3a2443 commit d30de5c

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