diff --git a/pyproject.toml b/pyproject.toml index a186aa446..8c12ed88b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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",