Skip to content

Commit 1f101b2

Browse files
committed
Keep packages by default
1 parent 38d93db commit 1f101b2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

conda_distribution/construct.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ specs:
6565

6666
license_file: LICENSE
6767

68+
# keep pkgs for space-saving implications for hardlinks when create new environments
69+
# and keep the same with Miniconda
70+
keep_pkgs: True
71+
6872
post_install: post_install.sh # [unix]
6973
post_install: post_install.bat # [win]
7074

0 commit comments

Comments
 (0)