Skip to content

Commit 3e80da1

Browse files
authored
Add msal (to support azure-ai-ml==0.1.0b8)to packages-preview.json
1 parent 22b3b5b commit 3e80da1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ci-configs/packages-preview.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3650,6 +3650,10 @@
36503650
{
36513651
"name": "aiohttp",
36523652
"install_type": "pypi"
3653+
},
3654+
{
3655+
"name": "msal",
3656+
"install_type": "pypi"
36533657
}
36543658
],
36553659
"target_repo": {

0 commit comments

Comments
 (0)