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