uv/crates/puffin/tests
konsti a6c4cbfe55
Cleanup puffin interpreter errors (#1169)
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
2024-01-30 10:52:46 +01:00
..
common Initial windows support (#940) 2024-01-24 18:27:49 +01:00
add.rs Rename puffin-cli crate to puffin (#976) 2024-01-18 19:02:52 -05:00
pip_compile.rs Fix the compile_python_37 test with python 3.7 installed (#1172) 2024-01-29 18:59:28 +01:00
pip_compile_scenarios.rs Add pip compile test where specific Python versions are available on the system (#1111) 2024-01-26 18:38:24 +00:00
pip_install.rs Avoid unnecessary permissions changes for copy paths (#1152) 2024-01-27 22:11:55 -05:00
pip_install_scenarios.rs Only include visited packages in error message derivation (#1144) 2024-01-28 09:27:22 -05:00
pip_sync.rs Add missing version to pip sync test (#1121) 2024-01-26 13:36:25 +00:00
pip_uninstall.rs Remove UNC prefixes on Windows (#1086) 2024-01-25 11:44:22 -05:00
remove.rs Rename puffin-cli crate to puffin (#976) 2024-01-18 19:02:52 -05:00
venv.rs Cleanup puffin interpreter errors (#1169) 2024-01-30 10:52:46 +01:00