Skip to content

Commit 48105c6

Browse files
authored
Modify micromamba version in construct.yaml
Updated micromamba version specification to remove constraints.
1 parent 0b50b23 commit 48105c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

construct.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ignore_duplicate_files: true
3232
# selects an older version to avoid conflicts. This is particularly prone to
3333
# happening when an old version has incorrect version pins
3434
specs:
35-
- micromamba >=0.22.0,<2
35+
- micromamba
3636
- python 3.11.*
3737
- pip
3838
- openssl >=3

0 commit comments

Comments
 (0)