We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58e2581 commit 10c0c62Copy full SHA for 10c0c62
pyproject.toml
@@ -87,6 +87,7 @@ write_to = "src/_pytest/_version.py"
87
target-version = [ "py39", "py310", "py311", "py312", "py313" ]
88
89
[tool.ruff]
90
+target-version = "py39"
91
line-length = 88
92
src = [
93
"src",
0 commit comments