We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3e9232 + 8efd209 commit cd2dd2bCopy full SHA for cd2dd2b
Miniforge3/construct.yaml
@@ -8,6 +8,9 @@ channels:
8
- https://conda.anaconda.org/conda-forge
9
10
write_condarc: True
11
+# keep pkgs for space-saving implications for hardlinks when create new environments
12
+# and keep the same with Miniconda
13
+keep_pkgs: True
14
license_file: ../LICENSE
15
16
specs:
0 commit comments