Add dependency release age guardrails

This commit is contained in:
GangGreenTemperTatum
2026-04-01 07:44:54 -04:00
parent 25c3fea436
commit d40142b6af
+3
View File
@@ -61,3 +61,6 @@ target-version = "py310"
[tool.pytest.ini_options]
testpaths = ["tests"]
[tool.uv]
exclude-newer = "3 days"