summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@gmail.com>2022-12-28 20:14:42 +0000
committerGitHub <noreply@github.com>2022-12-28 20:14:42 +0000
commitb224c38732a0b745f058f9434207de238b2adcfc (patch)
treecc5a91b94238d752e2cbc97372bbf4f9483b940e /docs
parentdca39dd682ee6fc1bb128a2fce27307888606b1a (diff)
parente22003e0e113fc0280df66fb764c1fc2b6dc56e2 (diff)
downloadpip-b224c38732a0b745f058f9434207de238b2adcfc.tar.gz
Merge pull request #11675 from sbidoul/fix-vcs-support-docs
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 d108f4d82..4c69c4e02 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: