Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
KennthShang committed Oct 27, 2024
1 parent d04cfa0 commit a6389e6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion recipes/phabox/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ source:
sha256: 0ffe4da03ccc2aac77c17866033ce513f72a5ecdf9df108abbcdbfced438b04c

build:
number: 0
number: 1
noarch: python
script: "{{ PYTHON }} -m pip install . --no-deps --no-build-isolation --no-cache-dir -vvv"
entry_points:
Expand Down Expand Up @@ -39,6 +39,8 @@ requirements:
- scipy >=1.14
- seaborn-base >=0.13.2
- transformers >=4
- triton >=2.0.0
- diamond=0.9.14

test:
commands:
Expand Down

0 comments on commit a6389e6

Please sign in to comment.