Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

Commit 705a592

Browse files
add license metadata tag (#234)
1 parent f72f94b commit 705a592

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
version="0.1.11",
77
author="Ray Team",
88
description="A Ray backend for distributed XGBoost",
9+
license="Apache 2.0",
910
long_description="A distributed backend for XGBoost built on top of "
1011
"distributed computing framework Ray.",
1112
url="https://github.com/ray-project/xgboost_ray",

0 commit comments

Comments
 (0)