uv/crates/uv-resolver
Charlie Marsh eaf613ed31
Add support for pip-compile's --unsafe-package flag (#1889)
## Summary

In uv, we're going to use `--no-emit-package` for this, to convey that
the package will be included in the resolution but not in the output
file. It also mirrors flags like `--emit-index-url`.

We're also including an `--unsafe-package` alias.

Closes https://github.com/astral-sh/uv/issues/1415.
2024-02-23 18:47:36 +00:00
..
src Add support for pip-compile's --unsafe-package flag (#1889) 2024-02-23 18:47:36 +00:00
tests Move conflicting dependencies into PubGrub (#1796) 2024-02-21 21:27:58 -05:00
Cargo.toml Rename to uv (#1302) 2024-02-15 11:19:46 -06:00