uv/crates/uv-requirements
Charlie Marsh 11d00d21f7 Reject non-PEP 751 TOML files in install commands (#13120)
If you pass a TOML file to `uv pip install` that isn't recognized, we
should just reject it instead of assuming `requirements.txt`. I just
don't see a real case where it's better to let the command proceed.
2025-04-29 16:37:00 -05:00
..
src Reject non-PEP 751 TOML files in install commands (#13120) 2025-04-29 16:37:00 -05:00
Cargo.toml Eagerly reject unsupported Git schemes (#11514) 2025-02-18 02:14:06 +00:00