mirror of
https://github.com/astral-sh/uv
synced 2026-01-21 21:40:11 -05:00
The Windows registry test (PEP 514 integration) tests Python installation registration functionality rather than system Python detection like the other tests in test-system, so it fits better in test-integration. Co-authored-by: Claude <noreply@anthropic.com>