mirror of
https://github.com/ollama/ollama-python.git
synced 2026-05-03 12:52:35 +00: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