Fix document build with scikit-learn (#7684)
* Require sphinx >= 4.4 for RTD. * Install sklearn.
This commit is contained in:
parent
e56d1779e1
commit
584bae1fc6
@ -1,7 +1,8 @@
|
|||||||
sphinx>=4.2.0
|
sphinx>=4.4.0
|
||||||
mock
|
mock
|
||||||
sphinx_rtd_theme>=1.0.0
|
sphinx_rtd_theme>=1.0.0
|
||||||
breathe
|
breathe
|
||||||
|
scikit-learn
|
||||||
sh>=1.12.14
|
sh>=1.12.14
|
||||||
matplotlib>=2.1
|
matplotlib>=2.1
|
||||||
graphviz
|
graphviz
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user