Skip to content

Commit b1f312a

Browse files
return catboost and shap to conda recipe (#2433)
1 parent c99428b commit b1f312a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

conda-recipe/meta.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,8 @@ test:
8888
- pandas
8989
- xgboost
9090
- lightgbm
91-
# TODO: re-enable shap and catboost when conda-forge packages has a numpy 2.* compatibility
92-
# - shap
93-
# - catboost
91+
- shap
92+
- catboost
9493
- array-api-compat
9594
- array-api-strict
9695
source_files:

0 commit comments

Comments
 (0)