Skip to content

Commit d99416c

Browse files
authored
Add azure-iot-device to PackageExclusions (Azure#30489)
1 parent 89d6f0a commit d99416c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

eng/scripts/Language-Settings.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ $PackageExclusions = @{
291291
'azure-mgmt-signalr' = 'Unsupported doc directives https://github.com/Azure/azure-sdk-for-python/issues/18085';
292292
'azure-mgmt-mixedreality' = 'Missing version info https://github.com/Azure/azure-sdk-for-python/issues/18457';
293293
'azure-mgmt-network' = 'Manual process used to build';
294+
'azure-iot-device' = 'Content error https://github.com/Azure/azure-sdk-for-python/issues/30469';
294295

295296
'azure-mgmt-compute' = 'Latest package requires Python >= 3.7 and this breaks docs build. https://github.com/Azure/azure-sdk-for-python/issues/22492';
296297
'azure-mgmt-consumption' = 'Latest package requires Python >= 3.7 and this breaks docs build. https://github.com/Azure/azure-sdk-for-python/issues/22492';

0 commit comments

Comments
 (0)