We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b50b23 commit 48105c6Copy full SHA for 48105c6
1 file changed
construct.yaml
@@ -32,7 +32,7 @@ ignore_duplicate_files: true
32
# selects an older version to avoid conflicts. This is particularly prone to
33
# happening when an old version has incorrect version pins
34
specs:
35
- - micromamba >=0.22.0,<2
+ - micromamba
36
- python 3.11.*
37
- pip
38
- openssl >=3
0 commit comments