diff --git a/pyproject.toml b/pyproject.toml index 876602bb9..308a0e517 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -104,6 +104,7 @@ dev = [ # Install via: uv tool install graphifyy # Run without installing: uvx graphifyy install package = true +exclude-newer = "7 days" [tool.setuptools] packages = ["graphify", "graphify.extractors"]