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.
1 parent 19f499e commit 5429a0fCopy full SHA for 5429a0f
Miniforge3/construct.yaml
@@ -16,7 +16,8 @@ write_condarc: True
16
# and keep the same with Miniconda
17
keep_pkgs: True
18
license_file: ../LICENSE
19
-transmute_file_type: .conda
+# Blocked until https://github.com/mamba-org/mamba/issues/1497 is fixed
20
+# transmute_file_type: .conda
21
22
specs:
23
{% if name.endswith("pypy3") %}
0 commit comments