uv/crates/puffin-interpreter/src
konsti 8c2b7d55af
Cleanup deps and docs (#882)
Fix warnings from `cargo +nightly udeps` and `cargo doc`.

Removes all mentions of regex from pep440_rs.
2024-01-11 10:43:40 +00:00
..
cfg.rs Preserve seed packages for non-Puffin-created virtualenvs (#535) 2023-12-04 09:31:00 -05:00
get_interpreter_info.py Use `sys.executable` as python root path (#431) 2023-11-16 12:16:49 +01:00
interpreter.rs Allow `pip-compile` without a venv (#494) 2024-01-05 15:01:06 +00:00
lib.rs Cleanup deps and docs (#882) 2024-01-11 10:43:40 +00:00
python_platform.rs Unify python interpreter abstractions (#178) 2023-10-25 20:11:36 +00:00
python_version.rs Allow `pip-compile` without a venv (#494) 2024-01-05 15:01:06 +00:00
virtual_env.rs Cache `Tags` on `Interpreter` (#726) 2023-12-25 13:41:10 +00:00