Skip to content

Commit 3878ce1

Browse files
authored
Update python version for virtualenv issues (#32528)
* Update python version * Remove extra requirements * Update pypy to 39# * Update pypy to 39 * pipeline run * pipeline run
1 parent f29859f commit 3878ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/communication/azure-communication-phonenumbers/phonenumbers-livetest-matrix.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"COMMUNICATION_SKIP_CAPABILITIES_LIVE_TEST": "false"
2525
}
2626
},
27-
"PythonVersion": ["pypy3.7", "3.7", "3.8", "3.10", "3.11"],
27+
"PythonVersion": ["pypy3.9", "3.7", "3.8", "3.10", "3.11"],
2828
"CoverageArg": "--disablecov",
2929
"TestSamples": "false"
3030
},

0 commit comments

Comments
 (0)