Skip to content

Commit

Permalink
Update meta.yaml with patch in sh
Browse files Browse the repository at this point in the history
  • Loading branch information
LiliyaBioinf authored Oct 1, 2024
1 parent fab1f61 commit c3de49f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/pyscenic/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ build:
noarch: python
run_exports:
- "{{ pin_subpackage(name, max_pin='x.x') }}"
script: "{{ PYTHON }} -m pip install . -vv"
script: bash ${RECIPE_DIR}/build.sh

requirements:
build:
Expand Down

0 comments on commit c3de49f

Please sign in to comment.