From 7b12f7f509b67f7db90bf1f7c84970a32ccb03cc Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Wed, 22 May 2024 09:39:40 -0400 Subject: [PATCH] Add --prefix link to compatibility guide --- PIP_COMPATIBILITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PIP_COMPATIBILITY.md b/PIP_COMPATIBILITY.md index 4390d0fdcfba..3b8a69abac37 100644 --- a/PIP_COMPATIBILITY.md +++ b/PIP_COMPATIBILITY.md @@ -314,6 +314,7 @@ does support a large subset. 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: +- [`--prefix`](https://github.com/astral-sh/uv/issues/3076) - [`--trusted-host`](https://github.com/astral-sh/uv/issues/1339) - [`--user`](https://github.com/astral-sh/uv/issues/2077)