Skip to content

Add CMT Conda dependency

Rhys Poulton requested to merge rhys.poulton/Omicron:add_cmt_conda_dep into master

This dependency enables executables to be run in the specified conda environment. This will create executables with the following format:

${package_root}/${tag}/bin/<executable name>-conda

These can be used to run the executable in a conda environment. For more info please see the cmt conda README, or please ask me.

Merge request reports