Skip to content

Commit 5429a0f

Browse files
committed
Don't transmute to .conda yet
1 parent 19f499e commit 5429a0f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Miniforge3/construct.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ write_condarc: True
1616
# and keep the same with Miniconda
1717
keep_pkgs: True
1818
license_file: ../LICENSE
19-
transmute_file_type: .conda
19+
# Blocked until https://github.com/mamba-org/mamba/issues/1497 is fixed
20+
# transmute_file_type: .conda
2021

2122
specs:
2223
{% if name.endswith("pypy3") %}

0 commit comments

Comments
 (0)