From 7a3910286962a872333b1b8a21c2e4580647ccc9 Mon Sep 17 00:00:00 2001
From: Nicolas Richart <nicolas.richart@epfl.ch>
Date: Thu, 8 Aug 2024 17:14:20 +0200
Subject: [PATCH] xgboost does not depend on python

---
 stacks/pinot-noir-gcc13/spack.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stacks/pinot-noir-gcc13/spack.yaml b/stacks/pinot-noir-gcc13/spack.yaml
index d431aba..16fe746 100644
--- a/stacks/pinot-noir-gcc13/spack.yaml
+++ b/stacks/pinot-noir-gcc13/spack.yaml
@@ -118,6 +118,7 @@ spack:
         - ncview ^netcdf-c ~~mpi ~parallel-netcdf
         - sox
         - stacks
+        - xgboost
 
     - oneapi_serial_codes:
         - abaqus@2023
@@ -218,7 +219,6 @@ spack:
         - node-js
         - rust
         - spades
-        - xgboost
 
     - gcc_python_blas_codes:
         - caffe +python ^hdf5~mpi
-- 
GitLab