Merge pull request #26457 from BerriAI/litellm_enterpriseLicenseMetadata

[Infra] Declare proprietary license in litellm-enterprise metadata
This commit is contained in:
yuneng-jiang 2026-04-24 16:10:32 -07:00 committed by GitHub
commit 70a986e689
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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" },