Skip to content

Commit 6a4b783

Browse files
committed
Set ruff target version
1 parent f62f0b8 commit 6a4b783

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
@@ -1,3 +1,6 @@
1+
[project]
2+
requires-python = ">=3.9"
3+
14
[tool.ruff]
25
line-length = 119
36

0 commit comments

Comments
 (0)