Add useful links to pyproject.toml (#9114)
This commit is contained in:
parent
08ce495b5d
commit
07b2d5a26d
@ -31,6 +31,10 @@ dependencies = [
|
||||
"scipy"
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
documentation = "https://xgboost.readthedocs.io/en/stable/"
|
||||
repository = "https://github.com/dmlc/xgboost"
|
||||
|
||||
[project.optional-dependencies]
|
||||
pandas = ["pandas"]
|
||||
scikit-learn = ["scikit-learn"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user