python3Packages.azure-mgmt-trafficmanager: fix build
This commit is contained in:
committed by
Martin Weinelt
parent
19ff56c99b
commit
b8e5d4bb92
@@ -4,6 +4,7 @@
|
||||
, msrest
|
||||
, msrestazure
|
||||
, azure-common
|
||||
, azure-mgmt-core
|
||||
, azure-mgmt-nspkg
|
||||
, isPy3k
|
||||
}:
|
||||
@@ -22,6 +23,7 @@ buildPythonPackage rec {
|
||||
msrest
|
||||
msrestazure
|
||||
azure-common
|
||||
azure-mgmt-core
|
||||
] ++ lib.optionals (!isPy3k) [
|
||||
azure-mgmt-nspkg
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user