Move to use pyproject.toml so it is uv compatible

This commit is contained in:
Ashwin Bharambe 2025-01-31 17:24:42 -08:00
parent 95786d5bdc
commit c6d9ff2054
3 changed files with 59 additions and 47 deletions

View file

@ -1,4 +1,4 @@
include requirements.txt
include pyproject.toml
include distributions/dependencies.json
include llama_stack/distribution/*.sh
include llama_stack/cli/scripts/*.sh