Skip to content

Commit d7978cb

Browse files
authored
pyproject.toml: add license metadata to package (#526)
1 parent b23d79d commit d7978cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ dependencies = [
1111
'pydantic>=2.9',
1212
]
1313
dynamic = [ 'version' ]
14+
license = "MIT"
1415

1516
[project.urls]
1617
homepage = 'https://ollama.com'

0 commit comments

Comments
 (0)