mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
Merge pull request #26457 from BerriAI/litellm_enterpriseLicenseMetadata
[Infra] Declare proprietary license in litellm-enterprise metadata
This commit is contained in:
commit
70a986e689
1 changed files with 1 additions and 0 deletions
|
|
@ -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" },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue