uv/crates/puffin-dispatch
konsti 7c1dd71f66
Implement editable installs in dev command (#566)
First step, sufficient to run
```shell
cargo run --bin puffin-dev -- build --editable -w target/editables/ scripts/editable-installs/poetry_editable/
```
and check the wheel to confirm its working. Tests will be added with the
pip-sync integration.
2023-12-12 15:45:55 +01:00
..
src Implement editable installs in dev command (#566) 2023-12-12 15:45:55 +01:00
Cargo.toml Keep track of in flight unzips using `OnceMap` (#544) 2023-12-08 20:18:11 +00:00