We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0335215 commit 9a6b656Copy full SHA for 9a6b656
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ description = "Agent Metrics API"
5
authors = [
6
{name = "OpenAPI Generator Community",email = "team@openapitools.org"},
7
]
8
-license = "NoLicense"
+license = "MPL-2.0"
9
readme = "README.md"
10
keywords = ["OpenAPI", "OpenAPI-Generator", "Agent Metrics API"]
11
requires-python = ">=3.9"
@@ -18,7 +18,7 @@ dependencies = [
18
19
20
[project.urls]
21
-Repository = "https://github.com/GIT_USER_ID/GIT_REPO_ID"
+Repository = "https://github.com/truehostcloud/agent-metrics-python-client.git"
22
23
[tool.poetry]
24
requires-poetry = ">=2.0"
0 commit comments