KhiopsML / khiops

Khiops is an AutoML suite for supervised and unsupervised learning
https://khiops.org
BSD 3-Clause Clear License
34 stars 4 forks source link

Build Linux Conda Packages on CentOS / Alma Linux #423

Open popescu-v opened 3 weeks ago

popescu-v commented 3 weeks ago

Description

The conda-forge package building process currently uses CentOS 7 images. See e.g.:

Thus, in order to implement issue https://github.com/KhiopsML/khiops/issues/391, we should support building the Linux Conda packages on CentOS 7, in order to match the conda-forge process.

Questions/Ideas

Context