Skip to content

Use sysconfig module instead of distutils

This MR fixes Python 3.12 builds failing due to removed distu... (LDAS_Tools#199 - closed) by patching cx_python to use sysconfig instead of distutils which was removed in Python 3.12.

Merge request reports

Loading