File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,8 @@ exit_code=0
2626# hybridaks is going to be deprecated: https://github.com/Azure/azure-cli/pull/29838
2727# db-up is going to be deprecated: https://github.com/Azure/azure-cli/pull/29887
2828# serviceconnector-passwordless's dependency is not compatible with 3.13 https://github.com/Azure/azure-cli/pull/31895
29- ignore_list=' azure-cli-ml fzf arcappliance arcdata connectedk8s k8s-extension alias hybridaks db-up serviceconnector-passwordless'
29+ # partnercenter is not compatible with latest pydantic
30+ ignore_list=' azure-cli-ml fzf arcappliance arcdata connectedk8s k8s-extension alias hybridaks db-up serviceconnector-passwordless partnercenter'
3031
3132# Does not exit if az extension add fails until all extensions have been tested
3233set +e
You can’t perform that action at this time.
0 commit comments