We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2edba18 commit 0c76ab9Copy full SHA for 0c76ab9
ci-configs/packages-preview.json
@@ -1038,6 +1038,20 @@
1038
"prefer_source_distribution": "true",
1039
"version": ">=12.4.0b1"
1040
}
1041
+ },
1042
+ {
1043
+ "package_info": {
1044
+ "install_type": "pypi",
1045
+ "prefer_source_distribution": "true",
1046
+ "name": "azure-mgmt-mixedreality",
1047
+ "version": "1.0.0"
1048
1049
+ "exclude_path": [
1050
+ "test*",
1051
+ "example*",
1052
+ "sample*",
1053
+ "doc*"
1054
+ ]
1055
1056
],
1057
"required_packages": [
0 commit comments