We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c13f90 commit 1fb456aCopy full SHA for 1fb456a
python-package/pyproject.toml
@@ -38,6 +38,7 @@ documentation = "https://xgboost.readthedocs.io/en/stable/"
38
repository = "https://github.com/dmlc/xgboost"
39
40
[project.optional-dependencies]
41
+gpu = ["nvidia-nccl-cu12"]
42
pandas = ["pandas"]
43
scikit-learn = ["scikit-learn"]
44
dask = ["dask", "pandas", "distributed"]
0 commit comments