diff --git a/pyproject.toml b/pyproject.toml index 41a3b51d..e5ce9337 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,6 +52,7 @@ dev = [ ] [tool.uv] +exclude-newer = "1 week" # Require that the installed packages support both intel and apple silicon on macos. # NOTE: We actually want to enforce downloading universal2 wheels on macos when not # using an sdist so that pyinstaller can correctly create a universal2 binary.