python3Packages.azure-mgmt-iothubprovisioningservices: fix build

This commit is contained in:
Jonathan Ringer 2021-08-27 22:53:47 -07:00 committed by Martin Weinelt
parent 7d130e3fbd
commit cce484c6c4

View file

@ -6,6 +6,7 @@
, msrest
, msrestazure
, azure-common
, azure-mgmt-core
, azure-mgmt-nspkg
}:
@ -23,6 +24,7 @@ buildPythonPackage rec {
msrest
msrestazure
azure-common
azure-mgmt-core
azure-mgmt-nspkg
];