uv/crates/requirements-txt
Charlie Marsh 836b90c760
Expand environment variables in `-r` and `-c` subfile paths (#2143)
## Summary

This PR expands environment variables in `-r` and `-c` paths _within_
requirements files. We already do this for `@` URL references and
others.

Closes https://github.com/astral-sh/uv/issues/1473.
2024-03-03 18:47:04 -05:00
..
src Expand environment variables in `-r` and `-c` subfile paths (#2143) 2024-03-03 18:47:04 -05:00
test-data/requirements-txt Parse `-r` and `-c` entries as relative to containing file (#1421) 2024-02-15 23:19:43 -05:00
Cargo.toml Bump serde_json from 1.0.113 to 1.0.114 (#1996) 2024-02-26 23:12:54 +00:00