File tree 1 file changed +8
-4
lines changed
1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -95,12 +95,16 @@ See :ref:`array_api` for more details.
95
95
Support for building with Meson
96
96
-------------------------------
97
97
98
- Meson is now supported as a build backend, see :ref: `Building from source
99
- <install_bleeding_edge>` for more details.
98
+ From scikit-learn 1.5 onwards, Meson is the main supported way to build
99
+ scikit-learn, see :ref: `Building from source <install_bleeding_edge >` for more
100
+ details.
100
101
101
- :pr: `28040 ` by :user: `Loïc Estève <lesteve> `
102
+ Unless we discover a major blocker, setuptools support will be dropped in
103
+ scikit-learn 1.6. The 1.5.x releases will support building scikit-learn with
104
+ setuptools.
102
105
103
- TODO Fill more details before the 1.5 release, when the Meson story has settled down.
106
+ Meson support for building scikit-learn was added in :pr: `28040 ` by :user: `Loïc
107
+ Estève <lesteve> `
104
108
105
109
Metadata Routing
106
110
----------------
You can’t perform that action at this time.
0 commit comments