mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-20 03:49:54 +00:00
Use `virtualenv` consistently, remove unused error variants and hint the user towards installing missing python versions. I didn't touch the Readme but i replaced `virtualenv environment` with `virtualenv` in the strings i found. Fixes https://github.com/astral-sh/puffin/issues/1167 |
||
|---|---|---|
| .. | ||
| common | ||
| add.rs | ||
| pip_compile.rs | ||
| pip_compile_scenarios.rs | ||
| pip_install.rs | ||
| pip_install_scenarios.rs | ||
| pip_sync.rs | ||
| pip_uninstall.rs | ||
| remove.rs | ||
| venv.rs | ||