mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 12:07:34 +00:00
chore: re-add files in the package
These files were not added anymore since the path changed. Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
b4789c5941
commit
86a85da877
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ include llama_stack/core/*.sh
|
||||||
include llama_stack/cli/scripts/*.sh
|
include llama_stack/cli/scripts/*.sh
|
||||||
include llama_stack/distributions/*/*.yaml
|
include llama_stack/distributions/*/*.yaml
|
||||||
exclude llama_stack/distributions/ci-tests
|
exclude llama_stack/distributions/ci-tests
|
||||||
include llama_stack/providers/tests/test_cases/inference/*.json
|
include tests/integration/test_cases/inference/*.json
|
||||||
include llama_stack/models/llama/*/*.md
|
include llama_stack/models/llama/*/*.md
|
||||||
include llama_stack/tests/integration/*.jpg
|
include llama_stack/tests/integration/*.jpg
|
||||||
prune llama_stack/distributions/ci-tests
|
prune llama_stack/distributions/ci-tests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue