Skip to content
Snippets Groups Projects
main.yml 384 B
Newer Older
Benjamin Bertrand's avatar
Benjamin Bertrand committed
---
Te-Hung Tseng's avatar
Te-Hung Tseng committed
conda_version: 4.6.12
conda_channel_alias: https://artifactory.esss.lu.se/artifactory/api/conda
# List of conda channels to use
conda_channels:
  - ics-conda
  - conda-forge
  - anaconda-main
# List of conda environment yaml files to create
conda_env_files: []
# Name of the conda environment to activate by default
# If left empty no conda env is activated
conda_default_env: ""