mirror of
https://github.com/astral-sh/uv
synced 2026-01-22 05:50:25 -05:00
## Summary
This reverts commit 2f7f9ea571
(https://github.com/astral-sh/uv/pull/10397). We're seeing some
user-reported failures, so we need to investigate further before
re-shipping.
Re-opens https://github.com/astral-sh/uv/issues/7480.
Closes https://github.com/astral-sh/uv/issues/10487.
uv-virtualenv
uv-virtualenv is a rust library to create Python virtual environments. It also has a CLI.