Skip to content

Commit

Permalink
update pinning - code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Darcy220606 committed Nov 19, 2024
1 parent c481bf8 commit 5db48f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/ampcombi/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ build:
- ampcombi = ampcombi:main
script: "{{ PYTHON }} -m pip install . -vv"
run_exports:
- {{ pin_subpackage("ampcombi", max_pin="x") }}
- {{ pin_subpackage("ampcombi", max_pin="x.x") }}

requirements:
host:
Expand Down

0 comments on commit 5db48f6

Please sign in to comment.