Remove --prefix from PIP_COMPATIBILITY.md (#4507)

## Summary

Since #4085, `--prefix` has been implemented and thus is no longer a
compatibility.

## Test Plan

N/a
This commit is contained in:
Eric Mark Martin 2024-06-25 06:57:07 -04:00 committed by GitHub
parent 967f136564
commit af68bde325
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -355,7 +355,6 @@ does support a large subset.
Missing options and subcommands are prioritized based on user demand and the complexity of Missing options and subcommands are prioritized based on user demand and the complexity of
the implementation, and tend to be tracked in individual issues. For example: the implementation, and tend to be tracked in individual issues. For example:
- [`--prefix`](https://github.com/astral-sh/uv/issues/3076)
- [`--trusted-host`](https://github.com/astral-sh/uv/issues/1339) - [`--trusted-host`](https://github.com/astral-sh/uv/issues/1339)
- [`--user`](https://github.com/astral-sh/uv/issues/2077) - [`--user`](https://github.com/astral-sh/uv/issues/2077)