Skip to content

Allow to remove the Coriolis environment.

Staf Verhaegen requested to merge verhaegen/coriolis:remove_env into devel

coriolisEnv.py now has a --remove option to allow to remove Coriolis settings from the shell environment.

I am using Coriolis in a python 2.7 conda environment. With this change I can remove the Coriolis shell environment variables when the conda environment is deactivated.

Merge request reports