Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 313ec3f

Browse filesBrowse 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
Copy full SHA for 313ec3f

File tree

1 file changed

+3
-0
lines changed
Filter options

1 file changed

+3
-0
lines changed

‎doc/developers/advanced_installation.rst

Copy file name to clipboardExpand all lines: doc/developers/advanced_installation.rst
+3Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.