uv
a7b251f6 - Limit overrides and constraints to `requirements.txt` format (#2632)

Commit
2 years ago
Limit overrides and constraints to `requirements.txt` format (#2632) ## Summary I don't see a great reason to allow this, and it adds a lot of complexity, so `pyproject.toml` files are now limited to `pip compile` and `pip install -r` -- they can't be passed as `-c` or `--override`.
Author
Parents
Loading