diff --git a/context/condarc.tmpl b/context/condarc.tmpl index 9700665..b33f107 100644 --- a/context/condarc.tmpl +++ b/context/condarc.tmpl @@ -13,3 +13,4 @@ conda-build: output_folder: $RAPIDS_CONDA_BLD_OUTPUT_DIR number_channel_notices: 0 always_yes: true +quiet: true