summaryrefslogtreecommitdiffstats
path: root/Completion/Unix/Command/_pip
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_pip')
-rw-r--r--Completion/Unix/Command/_pip1
1 files changed, 0 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_pip b/Completion/Unix/Command/_pip
index bafc7f9e9..370012d56 100644
--- a/Completion/Unix/Command/_pip
+++ b/Completion/Unix/Command/_pip
@@ -85,7 +85,6 @@ case $state in
'--src=[check out --editable packages into given directory]: :_directories'
'--ignore-requires-python[ignore the Requires-Python information]'
"--no-deps[don't install package dependencies]"
- '(-b --build)'{-https://cloud.kiddleb+,--build=}'[specify directory to unpack packages into]: :_directories'
'--global-option=[extra global options to be supplied to the setup.py call before the install command]:options'
"--no-clean[don't clean up build directories]"
'--require-hashes[require a hash to check each requirement against]'