Skip to content

Commit

Permalink
adding back the run_export that coderabbitair specifically suggested …
Browse files Browse the repository at this point in the history
…to remove -_-
  • Loading branch information
fawaz-dabbaghieh committed Nov 4, 2024
1 parent 90a0e29 commit 40696b8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion recipes/bubblegun/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ build:
number: 0
noarch: python
script: {{ PYTHON }} -m pip install . --no-deps --ignore-installed -vv

run_exports:
- {{ pin_compatible('BubbleGun', max_pin="x") }}

requirements:
host:
- python >=3.6
Expand Down

0 comments on commit 40696b8

Please sign in to comment.