Skip to content

Commit 46191ae

Browse files
maurycyhugovk
andauthored
Update pyproject.toml
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 7e433d4 commit 46191ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,3 +126,6 @@ ignore = [
126126
"E741", # ambiguous variable name
127127
"F405", # name may be undefined, or defined from star imports
128128
]
129+
130+
[tool.pyproject-fmt]
131+
max_supported_python = "3.14"

0 commit comments

Comments
 (0)