Commit graph

2 commits

Author SHA1 Message Date
Charlie Doern
26a490b7fc test: convert tests to use show
Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-09-22 10:48:38 -04:00
Charlie Doern
3186cca09f feat: llama stack show
`llama stack show` prints all required pip dependencies. It does this by using the `module` in the provider spec as the installation directory and gets all deps using the new `pyproject.toml`, providers can be installed as a package using the dependencies in the pyproject

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-09-22 09:23:50 -04:00