Skip to content

Commit a59813e

Browse files
Update recipe/meta.yaml
Co-authored-by: Charles Bousseau <[email protected]>
1 parent 3fe5f24 commit a59813e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ build:
2424
script: # [unix]
2525
- export CMAKE_ARGS="${CMAKE_ARGS} -DLLAMA_BUILD=OFF" # [unix]
2626
- export CMAKE_ARGS="${CMAKE_ARGS} -DLLAVA_BUILD=OFF" # [unix]
27-
- {{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation # [unix]
27+
- {{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation
2828
requirements:
2929
build:
3030
- python # [build_platform != target_platform]

0 commit comments

Comments
 (0)