uv/crates/uv
Andrew Gallant c21e759567 uv: add new hidden --emit-marker-expression flag
When enabled, the marker expression for the pinned requirements
is written as a comment at the top of the output. It is disabled
by default *and* hidden because it's not clear whether 1) this is
useful to end users and 2) is an interface we want to commit to.
However, it is useful to expose it in some way so that it can be
tested.
2024-03-27 11:22:29 -04:00
..
src uv: add new hidden --emit-marker-expression flag 2024-03-27 11:22:29 -04:00
tests Read package metadata from pyproject.toml when statically defined (#2676) 2024-03-27 14:34:18 +00:00
build.rs Bring harmony to the test snapshot filtering situation (#2678) 2024-03-27 14:10:12 +00:00
Cargo.toml Rename uv-traits and split into separate modules (#2674) 2024-03-26 15:39:43 -05:00