We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45ec16f commit 69349a0Copy full SHA for 69349a0
pyproject.toml
@@ -61,3 +61,4 @@ python_files = "tests/*.py"
61
62
[tool.uv]
63
exclude-newer = "1 week"
64
+exclude-newer-package = { pytest = false }
0 commit comments