Fix config-settings handling in pip install (#9115)

* Fix config_settings handling in pip install

* Fix formatting

* Fix flag use_system_libxgboost

* Add setuptools to doc requirements.txt

* Fix mypy
This commit is contained in:
Philip Hyunsu Cho
2023-05-09 17:54:20 -07:00
committed by GitHub
parent 09b44915e7
commit 0cd4382d72
5 changed files with 16 additions and 18 deletions

View File

@@ -11,4 +11,5 @@ myst-parser
xgboost_ray
sphinx-gallery
pyspark
cloudpickle
cloudpickle
setuptools