JOB_PYTHON:"python3.9"# if set again in job, it hides this one (precedence: https://docs.gitlab.com/13.6/ee/ci/variables/#priority-of-environment-variables)
WIN_PY_VER:'3.10'# default python version used to build python wrapper on windows (for both whl package and nsis .exe)
WIN_PY_VER:'3.11'# default python version used to build python wrapper on windows (for both whl package and nsis .exe)
NUX_PY_VER:'3.11'# default python version used for linux system packages (.rpm and .deb)
MACOS_PY_VER:'3.11'# default python version used for macOS system packages (.pkg)