We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9d56bc commit 531c497Copy full SHA for 531c497
ruff.toml
@@ -1,5 +1,5 @@
1
# include pyproject.toml for requires-python (workaround astral-sh/ruff#10299)
2
-include = "pyproject.toml"
+include = ["pyproject.toml"]
3
4
exclude = [
5
"**/_vendor",
0 commit comments