mirror of
https://github.com/astral-sh/uv.git
synced 2026-05-06 08:56:53 -04:00
6caa08adba
Uses a nextest setup hook to sign the uv and test binaries before running the tests. This allows you to grant permission to the test suite _once_ when running native authentication tests on macOS. Otherwise, you get prompted on every access on every binary change.