We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fe5f24 commit a59813eCopy full SHA for a59813e
recipe/meta.yaml
@@ -24,7 +24,7 @@ build:
24
script: # [unix]
25
- export CMAKE_ARGS="${CMAKE_ARGS} -DLLAMA_BUILD=OFF" # [unix]
26
- export CMAKE_ARGS="${CMAKE_ARGS} -DLLAVA_BUILD=OFF" # [unix]
27
- - {{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation # [unix]
+ - {{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation
28
requirements:
29
build:
30
- python # [build_platform != target_platform]
0 commit comments