Skip to content

Commit

Permalink
Add run_exports
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-g authored Oct 15, 2024
1 parent fe65111 commit e791e92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes/crabs/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ build:
number: 0
script: "{{ PYTHON }} -m pip install . --no-deps -vvv"
noarch: python
run_exports:
- {{ pin_subpackage(name, max_pin="x.x") }}

requirements:
host:
Expand Down

0 comments on commit e791e92

Please sign in to comment.