python312Packages.azure-mgmt-hdinsight: remove msrestazure dependency

This commit is contained in:
dish
2024-12-05 12:53:51 -05:00
parent a2328f5839
commit d6a797d5c9
@@ -5,7 +5,6 @@
buildPythonPackage,
fetchPypi,
msrest,
msrestazure,
pythonOlder,
setuptools,
}:
@@ -29,7 +28,6 @@ buildPythonPackage rec {
azure-common
azure-mgmt-core
msrest
msrestazure
];
# no tests included