Skip to content

Commit 313ec3f

Browse files
DOC Add note about pip system requirements for --config-settings (scikit-learn#29653)
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
1 parent bcc6430 commit 313ec3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/developers/advanced_installation.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,9 @@ feature, code or documentation improvement).
122122
install` command once, `sklearn` will automatically be rebuilt when
123123
importing `sklearn`.
124124

125+
Note that `--config-settings` is only supported in `pip` version 23.1 or
126+
later. To upgrade `pip` to a compatible version, run `pip install -U pip`.
127+
125128
Dependencies
126129
------------
127130

0 commit comments

Comments
 (0)