Files
uv/crates/uv-virtualenv
Charlie Marsh 0233a5771d Remove base-prefix and friends from pyvenv.cfg (#2120)
## Summary

It looks like these have been included since the very first gourgeist
commit, but `virtualenv` and `venv` don't include them, and they only
add complexity AFAICT.
2024-03-01 16:17:30 -05:00
..

uv-virtualenv

uv-virtualenv is a rust library to create Python virtual environments. It also has a CLI.