Update LICENSE format

This commit is contained in:
Ashwin Bharambe 2025-02-01 08:34:25 -08:00
parent 3af9be744d
commit 8f9ff545a4

View file

@ -11,7 +11,7 @@ authors = [
description = "Llama Stack"
readme = "README.md"
requires-python = ">=3.10"
license = { text = "MIT" }
license = "MIT"
classifiers = [
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",