uv/crates/uv-resolver
Charlie Marsh 1bd5d8bc34
Include all extras when generating lockfile (#3912)
## Summary

This PR just ensures that when running `uv lock` (or `uv run`), we lock
with all extras. When we later install, we'll also _install_ with all
extras, but that will be changed in a future PR.
2024-05-29 15:08:20 -04:00
..
src Include all extras when generating lockfile (#3912) 2024-05-29 15:08:20 -04:00
tests Remove special-casing for editable requirements (#3869) 2024-05-28 15:49:34 +00:00
Cargo.toml Arc-wrap PubGrubPackage for cheap cloning in pubgrub (#3688) 2024-05-21 13:49:35 +02:00