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