mirror of
https://github.com/astral-sh/uv
synced 2026-01-21 05:20:09 -05:00
## Summary The docs did mention that you could set the `UV_PROJECT_ENVIRONMENT` variable to point Uv to use the system Python environment (e.g. for use in CI or Docker), but it did not document _how_. Reference: https://github.com/astral-sh/uv/pull/6834#issuecomment-2319253359 --------- Co-authored-by: Zanie Blue <contact@zanie.dev>