uv/crates/puffin-build
konsti 1c0e03f807
puffin_interpreter cleanup ahead of #235 (#492)
Preparing for #235, some refactoring to `puffin_interpreter`.

* Added a dedicated error type instead of anyhow
* `InterpreterInfo` -> `Interpreter`
* `detect_virtual_env` now returns an option so it can be chained for
#235
2023-11-23 08:57:33 +00:00
..
src puffin_interpreter cleanup ahead of #235 (#492) 2023-11-23 08:57:33 +00:00
.gitignore Add basic sdist builder (#104) 2023-10-16 12:43:31 +00:00
Cargo.toml Use Clippy lint table over Cargo config (#490) 2023-11-22 15:10:27 +00:00