Skip to content

Commit 5ca36db

Browse files
committed
feat: Add License
1 parent 15f8067 commit 5ca36db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description = "Library containing all models used in the naas ecosystem. You can
55
authors = ["Maxime Jublou <[email protected]>"]
66
readme = "README.md"
77
packages = [{include = "naas_models"}]
8+
license = "MIT"
89

910
[tool.poetry.dependencies]
1011
python = "^3.9"

0 commit comments

Comments
 (0)