mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-02 12:59:45 +00:00
Adds support for `pip-compile --extra <name> ...` which includes optional dependencies in the specified group in the resolution. Following precedent in `pip-compile`, if a given extra is not found, there is no error. ~We could consider warning in this case.~ We should probably add an error but it expands scope and will be considered separately in #241 |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||