Skip to content

Commit b86e64c

Browse files
committed
2 parents 4765db3 + d778f26 commit b86e64c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ruff.toml

+2-2
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
[lint]
55
extend-select = [

0 commit comments

Comments
 (0)