We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b5129 commit 9cfc1aaCopy full SHA for 9cfc1aa
sdk/ai/azure-ai-voicelive/pyproject.toml
@@ -76,3 +76,6 @@ pytyped = ["py.typed"]
76
[tool.pytest.ini_options]
77
asyncio_default_fixture_loop_scope = "function"
78
asyncio_mode = "auto"
79
+
80
+[tool.azure-sdk-build]
81
+whl_no_aio = false
0 commit comments