Skip to content

Commit 9a6b656

Browse files
committed
Added license
1 parent 0335215 commit 9a6b656

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Agent Metrics API"
55
authors = [
66
{name = "OpenAPI Generator Community",email = "team@openapitools.org"},
77
]
8-
license = "NoLicense"
8+
license = "MPL-2.0"
99
readme = "README.md"
1010
keywords = ["OpenAPI", "OpenAPI-Generator", "Agent Metrics API"]
1111
requires-python = ">=3.9"
@@ -18,7 +18,7 @@ dependencies = [
1818
]
1919

2020
[project.urls]
21-
Repository = "https://github.com/GIT_USER_ID/GIT_REPO_ID"
21+
Repository = "https://github.com/truehostcloud/agent-metrics-python-client.git"
2222

2323
[tool.poetry]
2424
requires-poetry = ">=2.0"

0 commit comments

Comments
 (0)