python312Packages.microsoft-kiota-http: refactor

This commit is contained in:
Fabian Affolter 2024-04-03 22:59:40 +02:00
parent e5b7ca7b56
commit 9cc45ca490

View File

@ -28,9 +28,9 @@ buildPythonPackage rec {
hash = "sha256-I16WARk6YBr8KgE9MtHcA5VdsnLXBKcZOaqRL/eqwKE=";
};
nativeBuildInputs = [ flit-core ];
build-system = [ flit-core ];
propagatedBuildInputs = [
dependencies = [
httpx
microsoft-kiota-abstractions
opentelemetry-api