python312Packages.azure-mgmt-containerservice: refactor

This commit is contained in:
Fabian Affolter 2024-04-29 09:29:55 +02:00
parent 10f8019470
commit e68a97f60a

View File

@ -21,11 +21,11 @@ buildPythonPackage rec {
hash = "sha256-bGLmrFkONP7dc5/iSzGzdQcToBRhZpbqjUTHvMgcBrc=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
azure-common
azure-mgmt-core
isodate