Skip to content

Commit 544cf20

Browse files
committed
2 parents f410da1 + 5c34e69 commit 544cf20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ruff.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# include pyproject.toml for requires-python (workaround astral-sh/ruff#10299)
2-
include = ["pyproject.toml"]
1+
# extend pyproject.toml for requires-python (workaround astral-sh/ruff#10299)
2+
extend = "pyproject.toml"
33

44
exclude = [
55
"**/_vendor",

0 commit comments

Comments
 (0)