python3Packages.signalr: fix build
This commit is contained in:
parent
2acb3f3b34
commit
1b9775e507
@ -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
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user