Skip to content

Commit 958d6a3

Browse files
authored
Add azure-ai-vision
1 parent 6405ea2 commit 958d6a3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

ci-configs/packages-preview.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3217,6 +3217,19 @@
32173217
"sample*",
32183218
"doc*"
32193219
]
3220+
},
3221+
{
3222+
"package_info": {
3223+
"name": "azure-ai-vision",
3224+
"install_type": "pypi",
3225+
"version": "==0.9.0b1"
3226+
},
3227+
"exclude_path": [
3228+
"test*",
3229+
"example*",
3230+
"sample*",
3231+
"doc*"
3232+
]
32203233
}
32213234
],
32223235
"required_packages": [

0 commit comments

Comments
 (0)