Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 966694a

Browse files
committedNov 2, 2024··
2 parents 0468cb2 + d778f26 commit 966694a

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)
Please sign in to comment.