python3Packages.azure-mgmt-core: init at 1.0.0

This commit is contained in:
Jonathan Ringer
2020-05-01 18:21:02 -07:00
committed by Jon
parent d17be33ecb
commit 5a89480b81
2 changed files with 38 additions and 0 deletions
+2
View File
@@ -378,6 +378,8 @@ in {
azure-mgmt-containerservice = callPackage ../development/python-modules/azure-mgmt-containerservice { };
azure-mgmt-core = callPackage ../development/python-modules/azure-mgmt-core { };
azure-mgmt-cosmosdb = callPackage ../development/python-modules/azure-mgmt-cosmosdb { };
azure-mgmt-datafactory = callPackage ../development/python-modules/azure-mgmt-datafactory { };