uv/crates/puffin-resolver
Charlie Marsh b7e3933fe7
Place editable requirements before non-editable requirements (#1278)
## Summary

`pip-compile` puts the editable requirements first.

Closes https://github.com/astral-sh/puffin/issues/1275.
2024-02-12 02:26:40 +00:00
..
src Place editable requirements before non-editable requirements (#1278) 2024-02-12 02:26:40 +00:00
tests Implement pip compatible `--no-binary` and `--only-binary` options (#1268) 2024-02-11 19:31:41 -06:00
Cargo.toml initial implementation of zero-copy deserialization for SimpleMetadata (#1249) 2024-02-05 16:47:53 -05:00