mirror of
https://github.com/astral-sh/uv
synced 2026-01-25 15:30:12 -05:00
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.