Skip to content

Commit 9cfc1aa

Browse files
authored
Temporarily disable whl_no_aio for voicelive to unblock another release (#43182)
1 parent 55b5129 commit 9cfc1aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sdk/ai/azure-ai-voicelive/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,6 @@ pytyped = ["py.typed"]
7676
[tool.pytest.ini_options]
7777
asyncio_default_fixture_loop_scope = "function"
7878
asyncio_mode = "auto"
79+
80+
[tool.azure-sdk-build]
81+
whl_no_aio = false

0 commit comments

Comments
 (0)