Documentation suggests removed --install-scripts flag #10265
Labels
good first issue
A good item for first time contributors to work on
state: awaiting PR
Feature discussed, PR is needed
type: docs
Documentation related
The documentation for
--install-options
(online at https://pip.pypa.io/en/latest/cli/pip_install/#cmdoption-install-option) gives the example of passing --install-scripts. Since #7309 this is now an invalid option. This example should be updated (and perhaps the current way to achieve this added).Text comes from:
pip/src/pip/_internal/cli/cmdoptions.py
Lines 799 to 810 in 87aee20
A comment on the deprecation issue asked for this to be opened at: #7309 (comment)
The text was updated successfully, but these errors were encountered: