uv/crates/puffin/tests
Zanie Blue 5cc4e5d31e
Add `pip compile` test where specific Python versions are available on the system (#1111)
Extends https://github.com/astral-sh/puffin/pull/1106 with the scenario
from https://github.com/zanieb/packse/pull/95 which tests that `pip
compile` will use the matching system Python version for builds when
available
2024-01-26 18:38:24 +00: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 Add bootstrapping and isolation of development Python versions (#1105) 2024-01-26 12:12:48 -06: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 Move Black editable to flit backend (#1114) 2024-01-25 19:54:54 -05:00
pip_install_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_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 Add bootstrapping and isolation of development Python versions (#1105) 2024-01-26 12:12:48 -06:00