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 7ec341b commit 1b57dcfCopy full SHA for 1b57dcf
pyproject.toml
@@ -219,7 +219,6 @@ extend-ignore = [
219
"PT004", # Incorrect, just usefixtures instead.
220
"RUF009", # Too easy to get a false positive
221
]
222
-target-version = "py37"
223
typing-modules = ["scikit_build_core._compat.typing"]
224
src = ["src"]
225
unfixable = ["T20", "F841"]
0 commit comments