mirror of
https://github.com/ollama/ollama-python.git
synced 2026-01-13 21:57:16 +08:00
pyproject.toml: add license metadata to package (#526)
This commit is contained in:
parent
b23d79d8b5
commit
d7978cb234
@ -11,6 +11,7 @@ dependencies = [
|
||||
'pydantic>=2.9',
|
||||
]
|
||||
dynamic = [ 'version' ]
|
||||
license = "MIT"
|
||||
|
||||
[project.urls]
|
||||
homepage = 'https://ollama.com'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user