Skip to content

Commit

Permalink
Merge pull request #31 from Shenggan/master
Browse files Browse the repository at this point in the history
turn on keep_pkgs in construct.yaml
  • Loading branch information
scopatz authored May 25, 2020
2 parents f3e9232 + 8efd209 commit cd2dd2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Miniforge3/construct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ channels:
- https://conda.anaconda.org/conda-forge

write_condarc: True
# keep pkgs for space-saving implications for hardlinks when create new environments
# and keep the same with Miniconda
keep_pkgs: True
license_file: ../LICENSE

specs:
Expand Down

0 comments on commit cd2dd2b

Please sign in to comment.