llama-toolchain -> llama-stack (hyphens)

This commit is contained in:
Ashwin Bharambe 2024-09-16 21:33:20 -07:00
parent 6665d31cdf
commit d1959e6889
9 changed files with 17 additions and 17 deletions

View file

@ -28,7 +28,7 @@ setup(
},
long_description=open("README.md").read(),
long_description_content_type="text/markdown",
url="https://github.com/meta-llama/llama-toolchain",
url="https://github.com/meta-llama/llama-stack",
packages=find_packages(),
classifiers=[],
python_requires=">=3.10",