chore: remove distributions dir

Followup on https://github.com/meta-llama/llama-stack/pull/1801. Move
the deps files to llama_stack/templates.

Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
Sébastien Han 2025-03-27 11:18:39 +01:00
parent 626313b4c8
commit 30a28c960c
No known key found for this signature in database
3 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
include pyproject.toml
include distributions/dependencies.json
include llama_stack/templates/dependencies.json
include llama_stack/models/llama/llama3/tokenizer.model
include llama_stack/distribution/*.sh
include llama_stack/cli/scripts/*.sh