Skip to content

Add suport for multiple python versions on both Windows and MacOs.

Parthasarathy Tirumalai requested to merge parallel_python_builds into main

Hi @lars.bocklage,

Support has been added for builds against different versions of python on both Windows and MacOS. The environment.yml file is dynamically updated with specific python version from within the job. That ensures that conda installs only that specific version of python instead of the latest version.

Please accept this merge request.

Thanks, Partha

Merge request reports

Loading