Skip to content

Commit 4bdc6cb

Browse files
committed
remove test compatibiilty override lets see
1 parent 58f1824 commit 4bdc6cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/tools/azure-sdk-tools/ci_tools/functions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757

5858
TEST_COMPATIBILITY_MAP = {
5959
"azure-ai-ml": ">=3.7",
60-
"azure-ai-agentserver-core": ">=3.9", # override to allow build with python 3.9
6160
}
6261
TEST_PYTHON_DISTRO_INCOMPATIBILITY_MAP = {
6362
"azure-storage-blob": "pypy",

0 commit comments

Comments
 (0)