python3Packages.signalr: fix build

This commit is contained in:
Jonathan Ringer 2021-07-08 13:18:17 -07:00
parent 2acb3f3b34
commit 1b9775e507
No known key found for this signature in database
GPG key ID: 5C841D3CFDFEC4E0

View file

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