mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-03 17:29:01 +00:00
Stack 1 - Commit 1
This commit is contained in:
parent
b438e616ff
commit
985ad8df89
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -14,6 +14,7 @@ def read_requirements():
|
||||||
return [line.strip() for line in content]
|
return [line.strip() for line in content]
|
||||||
|
|
||||||
|
|
||||||
|
# Setup configuration
|
||||||
setup(
|
setup(
|
||||||
name="llama_stack",
|
name="llama_stack",
|
||||||
version="0.0.63",
|
version="0.0.63",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue