mirror of
https://github.com/astral-sh/uv
synced 2026-01-20 21:10:10 -05:00
With the new Python install manager, the `Scripts` directory reported by Python may not exist. See https://github.com/astral-sh/uv/pull/16205 for a failing CI run: https://github.com/astral-sh/uv/actions/runs/18377230241/job/52354460636?pr=16205#step:4:15 Fixes https://github.com/astral-sh/uv/issues/16204