uv/crates/requirements-txt
Charlie Marsh 365c860e27
Show fully-resolved URLs in non-resolution contexts (#689)
We now show the fully-resolved URL, rather than the URL as given by the
user, _everywhere_ except for the output resolution file (which should
retain relative paths, unexpanded environment variables, etc.).

Closes https://github.com/astral-sh/puffin/issues/687.
2023-12-18 22:10:24 +00:00
..
src Show fully-resolved URLs in non-resolution contexts (#689) 2023-12-18 22:10:24 +00:00
test-data/requirements-txt Show fully-resolved URLs in non-resolution contexts (#689) 2023-12-18 22:10:24 +00:00
Cargo.toml Parse editable installs (#564) 2023-12-06 18:21:15 +01:00