python312Packages.microsoft-kiota-authentication-azure: refactor

This commit is contained in:
Fabian Affolter 2024-04-03 22:58:17 +02:00
parent 9f78b1225b
commit 525e1949fd

View File

@ -28,9 +28,9 @@ buildPythonPackage rec {
hash = "sha256-RA0BbIwDs3cXiH4tQsvCGUO1OAg+DWjEeWd7MEVIC8E=";
};
nativeBuildInputs = [ flit-core ];
build-system = [ flit-core ];
propagatedBuildInputs = [
dependencies = [
aiohttp
azure-core
microsoft-kiota-abstractions