mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-12 04:50:39 +00:00
add jinja2 as dep for distro codegen
This commit is contained in:
parent
2c22f8c97e
commit
c4dd3f54af
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ repos:
|
|||
additional_dependencies:
|
||||
- rich
|
||||
- pydantic
|
||||
- jinja2
|
||||
- uv==0.6.0
|
||||
entry: uv run python -m llama_stack.scripts.distro_codegen
|
||||
language: python
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue