We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbe462b commit 6a0289fCopy full SHA for 6a0289f
1 file changed
libraries/microsoft-agents-a365-observability-extensions-openai/pyproject.toml
@@ -8,7 +8,7 @@ dynamic = ["version"]
8
authors = [
9
{ name = "Microsoft", email = "support@microsoft.com" },
10
]
11
-description = "OpenAI Agents SDK observability and tracing extensions for Microsoft Agents A365"
+description = "OpenAI Agents SDK observability and tracing extensions for Microsoft Agent 365"
12
readme = "README.md"
13
requires-python = ">=3.11"
14
classifiers = [
@@ -73,4 +73,4 @@ target-version = "py311"
73
python_version = "3.11"
74
strict = true
75
warn_return_any = true
76
-warn_unused_configs = true
+warn_unused_configs = true
0 commit comments