mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
Merge pull request #26369 from stuxf/fix/license-metadata
chore(packaging): declare MIT license in litellm-proxy-extras metadata
This commit is contained in:
commit
3c3ef7ec9f
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ version = "0.4.68"
|
|||
description = "Additional files for the LiteLLM Proxy. Reduces the size of the main litellm package."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9"
|
||||
license = "MIT"
|
||||
license-files = ["LICENSE"]
|
||||
authors = [
|
||||
{ name = "BerriAI" },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue