Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
# Conflicts:
#	ruff.toml
  • Loading branch information
jaraco committed Nov 2, 2024
2 parents f410da1 + d778f26 commit 5a3fc07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ruff.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# include pyproject.toml for requires-python (workaround astral-sh/ruff#10299)
include = ["pyproject.toml"]
# extend pyproject.toml for requires-python (workaround astral-sh/ruff#10299)
extend = "pyproject.toml"

exclude = [
"**/_vendor",
Expand Down

0 comments on commit 5a3fc07

Please sign in to comment.