python312Packages.azure-mgmt-containerservice: refactor

This commit is contained in:
Fabian Affolter
2024-05-05 10:41:50 +02:00
parent 10f8019470
commit e68a97f60a
@@ -21,11 +21,11 @@ buildPythonPackage rec {
hash = "sha256-bGLmrFkONP7dc5/iSzGzdQcToBRhZpbqjUTHvMgcBrc=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
azure-common
azure-mgmt-core
isodate