Skip to content

Use python3 compiled version if exists.

We need to upgrade our python3 version in rhel distros with python packages < 3.7, and rhel8 and rhel9 has python3 by default, so we need to be able choose the compiled version when it exists.

Signed-off-by: Israel Santana Aleman isantana@redhat.com

Merge request reports