summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStéphane Bidoul <stephane.bidoul@gmail.com>2022-12-28 12:00:53 +0100
committerStéphane Bidoul <stephane.bidoul@gmail.com>2022-12-28 12:19:21 +0100
commite22003e0e113fc0280df66fb764c1fc2b6dc56e2 (patch)
tree2cfc1d90e89f4b9bbfb4a03af985f22610093e55 /docs
parent8dbb8b9bbe4976c87e465695850821804aa47a83 (diff)
downloadpip-e22003e0e113fc0280df66fb764c1fc2b6dc56e2.tar.gz
Update VCS support documentation
Now that PEP 610 (direct_url.json) is implemented, an editable install is not required anymore for pip freeze to work correctly.
Diffstat (limited to 'docs')
-rw-r--r--docs/html/topics/vcs-support.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/html/topics/vcs-support.md b/docs/html/topics/vcs-support.md
index 70bb5beb9..7582099eb 100644
--- a/docs/html/topics/vcs-support.md
+++ b/docs/html/topics/vcs-support.md
@@ -130,10 +130,6 @@ VCS source will not overwrite it without an `--upgrade` flag. Further, pip
looks at the package version, at the target revision to determine what action to
take on the VCS requirement (not the commit itself).
-The {ref}`pip freeze` subcommand will record the VCS requirement specifier
-(referencing a specific commit) only if the install is done with the editable
-option.
-
## URL fragments
pip looks at 2 fragments for VCS URLs: