diff --git a/enterprise/pyproject.toml b/enterprise/pyproject.toml index 1217a84692e..d93a64b253b 100644 --- a/enterprise/pyproject.toml +++ b/enterprise/pyproject.toml @@ -4,6 +4,7 @@ version = "0.1.38" description = "Package for LiteLLM Enterprise features" readme = "README.md" requires-python = ">=3.9" +license = "LicenseRef-Proprietary" license-files = ["LICENSE.md"] authors = [ { name = "BerriAI" },