uv/crates/uv-settings
Charlie Marsh 5732209be3
Add support for --no-strip-markers in pip compile output (#4503)
## Summary

This is an intermediary change in enabling universal resolution for
`requirements.txt` files. To start, we need to be able to preserve
markers in the `requirements.txt` output _and_ propagate those markers,
such that if you have a dependency that's only included with a given
marker, the transitive dependencies respect that marker too.

Closes #1429.
2024-06-25 20:55:58 +00:00
..
src Add support for --no-strip-markers in pip compile output (#4503) 2024-06-25 20:55:58 +00:00
Cargo.toml Read persistent configuration from non-workspace pyproject.toml (#4526) 2024-06-25 18:53:14 +00:00