# Title: .condarc # Author: Frédéric CHEVALIER <f15.chevalier@gmail.com> # Version: 0.1 # Created in: 2021-08-03 # Modified in: 2023-11-12 #==========# # Comments # #==========# # ~/.condarc: executed when running conda commands # see https://docs.conda.io/projects/conda/en/latest/user-guide/configuration/use-condarc.html #==========# # Versions # #==========# # v0.1 - 2023-11-12: add solver # v0.0 - 2021-08-03: creation #================# # General config # #================# channel_priority: strict solver: libmamba