azure-cli: use python37 because of aiohttp
This commit is contained in:
parent
e9083c5a88
commit
1deac026fe
@ -777,7 +777,7 @@ in
|
||||
|
||||
iamy = callPackage ../tools/admin/iamy { };
|
||||
|
||||
azure-cli = callPackage ../tools/admin/azure-cli { python = python3; };
|
||||
azure-cli = callPackage ../tools/admin/azure-cli { python = python37; };
|
||||
|
||||
azure-storage-azcopy = callPackage ../development/tools/azcopy { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user