mirror of
https://github.com/kharonsec/ollama-python
synced 2026-04-25 23:24:55 +02:00
pyproject.toml: add license metadata to package (#526)
This commit is contained in:
@@ -11,6 +11,7 @@ dependencies = [
|
||||
'pydantic>=2.9',
|
||||
]
|
||||
dynamic = [ 'version' ]
|
||||
license = "MIT"
|
||||
|
||||
[project.urls]
|
||||
homepage = 'https://ollama.com'
|
||||
|
||||
Reference in New Issue
Block a user