From b4a5176a548b07ddb67d3540fbc6eb4f034d2f87 Mon Sep 17 00:00:00 2001 From: Xi Yan Date: Fri, 25 Oct 2024 11:54:51 -0700 Subject: [PATCH] update MANIFEST --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 7426a3abd..0517b86a8 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,4 @@ include requirements.txt include llama_stack/distribution/*.sh include llama_stack/cli/scripts/*.sh -include distributions/*/build.yaml +include llama_stack/templates/*/build.yaml